Type Definition flipperzero_sys::GpioExtiCallback

source ·
pub type GpioExtiCallback = Option<unsafe extern "C" fn(ctx: *mut c_void)>;
Expand description

Re-export bindings Interrupt callback prototype