News

printf("calling usb_open(%p)\n", dev); usb_handle = libusb_open(dev); This also allows the code to do something after the library function has been called and before control is returned to the ...