Type Definition flipperzero_sys::ButtonMenuItemCallback
source · pub type ButtonMenuItemCallback = Option<unsafe extern "C" fn(context: *mut c_void, index: i32, type_: InputType)>;Expand description
Re-export bindings Callback for any button menu actions