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