pub unsafe extern "C-unwind" fn CSIdentityQueryCreateForPersistentReference(
allocator: Option<&CFAllocator>,
reference_data: Option<&CFData>,
) -> Option<CFRetained<CSIdentityQuery>>
👎Deprecated: renamed to
CSIdentityQuery::new_for_persistent_reference
Available on crate features
CSIdentityQuery
and OSServices
and CSIdentity
only.