CPAlertActionHandler

Type Alias CPAlertActionHandler 

Source
pub type CPAlertActionHandler = *mut DynBlock<dyn Fn(NonNull<CPAlertAction>)>;
Available on crate features CPAlertAction and block2 only.
Expand description