pub unsafe extern "C-unwind" fn SecIdentitySetSystemIdentity(
domain: &CFString,
id_ref: Option<&SecIdentity>,
) -> i32👎Deprecated:
renamed to SecIdentity::set_system_identity
Available on crate features
SecBase and SecIdentity only.