CSIdentityAuthorityCopyLocalizedName

Function CSIdentityAuthorityCopyLocalizedName 

Source
pub unsafe extern "C-unwind" fn CSIdentityAuthorityCopyLocalizedName(
    authority: &CSIdentityAuthority,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to CSIdentityAuthority::localized_name
Available on crate feature CSIdentityAuthority only.