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