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