/******************************************************************* * File automatically generated by rebuild_wrappers.py (v2.1.0.16) * *******************************************************************/ #ifndef __wrappedlibusb1TYPES_H_ #define __wrappedlibusb1TYPES_H_ #ifndef LIBNAME #error You should only #include this file inside a wrapped*.c file #endif #ifndef ADDED_FUNCTIONS #define ADDED_FUNCTIONS() #endif typedef int64_t (*iFp_t)(void*); typedef void* (*pFi_t)(int64_t); typedef int64_t (*iFpiiiiippp_t)(void*, int64_t, int64_t, int64_t, int64_t, int64_t, void*, void*, void*); #define SUPER() ADDED_FUNCTIONS() \ GO(libusb_cancel_transfer, iFp_t) \ GO(libusb_submit_transfer, iFp_t) \ GO(libusb_alloc_transfer, pFi_t) \ GO(libusb_hotplug_register_callback, iFpiiiiippp_t) #endif // __wrappedlibusb1TYPES_H_