libusb Developers Guide
Prev
Next
I. Core
These functions comprise the core of libusb. They are used by all applications that utilize libusb.
Table of Contents
usb_init
-- Initialize libusb
usb_find_busses
-- Finds all USB busses on system
usb_find_devices
-- Find all devices on all USB devices
usb_get_busses
-- Return the list of USB busses found
Prev
Home
Next
Functions
Up
usb_init