CSIdentitySetFullName

Function CSIdentitySetFullName 

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