Type Definition flipperzero_sys::PopupCallback

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

Re-export bindings Popup result callback type @warning comes from GUI thread