LIBUSB_SPEED_UNKNOWN constant
int
const LIBUSB_SPEED_UNKNOWN
The OS doesn't report or know the device speed.
Implementation
static const int LIBUSB_SPEED_UNKNOWN = 0;
The OS doesn't report or know the device speed.
static const int LIBUSB_SPEED_UNKNOWN = 0;