CSIdentityGetImageURL

Function CSIdentityGetImageURL 

Source
pub unsafe extern "C-unwind" fn CSIdentityGetImageURL(
    identity: &CSIdentity,
) -> Option<CFRetained<CFURL>>
👎Deprecated: renamed to CSIdentity::image_url
Available on crate feature CSIdentity only.