releaseInterface method
释放接口
Implementation
void releaseInterface({required int iface}) => RustLib.instance.api
.crateApiUsbUsbHandleReleaseInterface(that: this, iface: iface);
释放接口
void releaseInterface({required int iface}) => RustLib.instance.api
.crateApiUsbUsbHandleReleaseInterface(that: this, iface: iface);