LIBUSB_LOG_LEVEL_ERROR constant
int
const LIBUSB_LOG_LEVEL_ERROR
(1) : Error messages are emitted
Implementation
static const int LIBUSB_LOG_LEVEL_ERROR = 1;
(1) : Error messages are emitted
static const int LIBUSB_LOG_LEVEL_ERROR = 1;