LIBUSB_CAP_HAS_HOTPLUG constant
int
const LIBUSB_CAP_HAS_HOTPLUG
Hotplug support is available on this platform.
Implementation
static const int LIBUSB_CAP_HAS_HOTPLUG = 1;
Hotplug support is available on this platform.
static const int LIBUSB_CAP_HAS_HOTPLUG = 1;