CSIdentityQueryCopyResults

Function CSIdentityQueryCopyResults 

Source
pub unsafe extern "C-unwind" fn CSIdentityQueryCopyResults(
    query: &CSIdentityQuery,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to CSIdentityQuery::results
Available on crate features CSIdentity and CSIdentityQuery only.