Type Definition flipperzero_sys::usbd_evt_callback
source · pub type usbd_evt_callback = Option<unsafe extern "C" fn(dev: *mut usbd_device, event: u8, ep: u8)>;pub type usbd_evt_callback = Option<unsafe extern "C" fn(dev: *mut usbd_device, event: u8, ep: u8)>;