CSIdentityCommit

Function CSIdentityCommit 

Source
pub unsafe extern "C-unwind" fn CSIdentityCommit(
    identity: &CSIdentity,
    authorization: AuthorizationRef,
    error: *mut *mut CFError,
) -> bool
👎Deprecated: renamed to CSIdentity::commit
Available on crate features CSIdentity and objc2-security only.