open method

UsbHandle open()
override

Implementation

UsbHandle open() => RustLib.instance.api.crateApiUsbUsbInfoOpen(
      that: this,
    );