Type Definition flipperzero_sys::DialogExResultCallback
source · pub type DialogExResultCallback = Option<unsafe extern "C" fn(result: DialogExResult, context: *mut c_void)>;Expand description
Re-export bindings DialogEx result callback type @warning comes from GUI thread