CSIdentityGetEmailAddress

Function CSIdentityGetEmailAddress 

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