LIBUSB_LOG_LEVEL_NONE constant
int
const LIBUSB_LOG_LEVEL_NONE
(0) : No messages ever emitted by the library (default)
Implementation
static const int LIBUSB_LOG_LEVEL_NONE = 0;
(0) : No messages ever emitted by the library (default)
static const int LIBUSB_LOG_LEVEL_NONE = 0;