pub unsafe extern "C-unwind" fn CSIdentitySetImageURL(
identity: &CSIdentity,
url: Option<&CFURL>,
)
👎Deprecated: renamed to
CSIdentity::set_image_url
Available on crate features
CSIdentity
and OSServices
only.