CSIdentityGetAuthority

Function CSIdentityGetAuthority 

Source
pub unsafe extern "C-unwind" fn CSIdentityGetAuthority(
    identity: &CSIdentity,
) -> Option<CFRetained<CSIdentityAuthority>>
👎Deprecated: renamed to CSIdentity::authority
Available on crate features CSIdentity and CSIdentityAuthority only.