pub type USB_IDLE_CALLBACK = Option<unsafe extern "system" fn(context: *const c_void)>;
Expand description

Required features: "Win32_Devices_Usb"