CSIdentityRemoveAlias

Function CSIdentityRemoveAlias 

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