ASWebAuthenticationSessionCompletionHandler

Type Alias ASWebAuthenticationSessionCompletionHandler 

Source
pub type ASWebAuthenticationSessionCompletionHandler = *mut DynBlock<dyn Fn(*mut NSURL, *mut NSError)>;
Available on crate features ASWebAuthenticationSession and block2 only.
Expand description