pub unsafe extern "C-unwind" fn CSIdentitySetImageData(
identity: &CSIdentity,
image_data: Option<&CFData>,
image_data_type: Option<&CFString>,
)
👎Deprecated: renamed to
CSIdentity::set_image_data
Available on crate features
CSIdentity
and OSServices
only.