pub unsafe extern "C-unwind" fn CSIdentityQueryCreate(
allocator: Option<&CFAllocator>,
identity_class: CSIdentityClass,
authority: Option<&CSIdentityAuthority>,
) -> Option<CFRetained<CSIdentityQuery>>
👎Deprecated: renamed to
CSIdentityQuery::new
Available on crate features
CSIdentityQuery
and OSServices
and CSIdentity
and CSIdentityAuthority
only.