CSIdentityCommitAsynchronously

Function CSIdentityCommitAsynchronously 

Source
pub unsafe extern "C-unwind" fn CSIdentityCommitAsynchronously(
    identity: &CSIdentity,
    client_context: *const CSIdentityClientContext,
    run_loop: Option<&CFRunLoop>,
    run_loop_mode: Option<&CFString>,
    authorization: AuthorizationRef,
) -> bool
👎Deprecated: renamed to CSIdentity::commit_asynchronously
Available on crate features CSIdentity and objc2-security only.