CSIdentityQueryExecute

Function CSIdentityQueryExecute 

Source
pub unsafe extern "C-unwind" fn CSIdentityQueryExecute(
    query: &CSIdentityQuery,
    flags: CSIdentityQueryFlags,
    error: *mut *mut CFError,
) -> bool
👎Deprecated: renamed to CSIdentityQuery::execute
Available on crate features CSIdentity and CSIdentityQuery only.