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