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