CSIdentityGetPosixName

Function CSIdentityGetPosixName 

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