Type Definition flipperzero_sys::ButtonItemCallback
source · pub type ButtonItemCallback = Option<unsafe extern "C" fn(context: *mut c_void, index: u32)>;Expand description
Re-export bindings Callback type to call for handling selecting button_panel items