WKAlertActionHandler

Type Alias WKAlertActionHandler 

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