CSIdentityGetFullName

Function CSIdentityGetFullName 

Source
pub unsafe extern "C-unwind" fn CSIdentityGetFullName(
    identity: &CSIdentity,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to CSIdentity::full_name
Available on crate feature CSIdentity only.