[][src]Type Definition libusb_native::descriptor::libusb_pollfd_removed_cb

type libusb_pollfd_removed_cb = Option<unsafe extern "C" fn(_: c_int, _: *mut c_void)>;