Searched defs:libusb_strerror (Results 1 – 2 of 2) sorted by relevance
213 DEFAULT_VISIBILITY const char * LIBUSB_CALL libusb_strerror(int errcode) in libusb_strerror() function
230 pub fn libusb_strerror(errcode: c_int) -> *const c_char; in libusb_strerror() function