LIBUSB_ERROR_INTERRUPTED constant

int const LIBUSB_ERROR_INTERRUPTED

System call interrupted (perhaps due to signal)

Implementation

static const int LIBUSB_ERROR_INTERRUPTED = -10;