pub unsafe extern "C-unwind" fn CSIdentityQueryExecuteAsynchronously(
query: &CSIdentityQuery,
flags: CSIdentityQueryFlags,
client_context: *const CSIdentityQueryClientContext,
run_loop: Option<&CFRunLoop>,
run_loop_mode: Option<&CFString>,
) -> bool👎Deprecated: renamed to
CSIdentityQuery::execute_asynchronouslyAvailable on crate features
CSIdentity and CSIdentityQuery only.