Function CSIdentityQueryCreateForCurrentUser

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