LIBUSB_CAP_SUPPORTS_DETACH_KERNEL_DRIVER constant

int const LIBUSB_CAP_SUPPORTS_DETACH_KERNEL_DRIVER

The library supports detaching of the default USB driver, using \ref libusb_detach_kernel_driver(), if one is set by the OS kernel

Implementation

static const int LIBUSB_CAP_SUPPORTS_DETACH_KERNEL_DRIVER = 257;