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

Popup result callback type @warning comes from GUI thread