![]() |
libusb 1.0.28
A cross-platform user library to access USB devices
|
Structure used for setting options through libusb_init_context. More...
#include <libusb.h>
Data Fields | ||
enum libusb_option | option | |
Which option to set. | ||
union { | ||
int ival | ||
libusb_log_cb log_cbval | ||
} | value | |
An integer value used by the option (if applicable). | ||
Structure used for setting options through libusb_init_context.