libusb  1.0.27
A cross-platform user library to access USB devices
Data Fields
libusb_init_option Struct Reference

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).
 

Detailed Description

Structure used for setting options through libusb_init_context.


The documentation for this struct was generated from the following file: