Searched defs:libusb_error_name (Results 1 – 4 of 4) sorted by relevance
167 const char * LIBUSB_CALL libusb_error_name(int error_code) in libusb_error_name() function
2874 DEFAULT_VISIBILITY const char * LIBUSB_CALL libusb_error_name(int error_code) in libusb_error_name() function
228 pub fn libusb_error_name(errcode: c_int) -> *const c_char; in libusb_error_name() function