LIBUSB_ERROR_NO_DEVICE constant

int const LIBUSB_ERROR_NO_DEVICE

No such device (it may have been disconnected)

Implementation

static const int LIBUSB_ERROR_NO_DEVICE = -4;