CSIdentityGetImageData

Function CSIdentityGetImageData 

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