get all usb infos
Future<List<UsbInfo>> getUsbInfos() => RustLib.instance.api.crateApiUsbGetUsbInfos();