Searched defs:libusb_hotplug_callback_handle (Results 1 – 6 of 6) sorted by relevance
207 pub type libusb_hotplug_callback_handle = c_int; typedef461 callback_handle: *mut libusb_hotplug_callback_handle, in libusb_hotplug_register_callback()465 callback_handle: libusb_hotplug_callback_handle, in libusb_hotplug_deregister_callback()470 callback_handle: libusb_hotplug_callback_handle, in libusb_hotplug_get_user_data()
41 fn get_handle(&self) -> libusb_hotplug_callback_handle { in get_handle()
2283 typedef int libusb_hotplug_callback_handle; typedef