ACAccountStoreRequestAccessCompletionHandler

Type Alias ACAccountStoreRequestAccessCompletionHandler 

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