usb_init

Name

usb_init -- Initialize libusb

Description

void usb_init(void);

Just like the name implies, this function sets up some internal structures. This function must be called before any other libusb functions.