ODQueryCopyResults

Function ODQueryCopyResults 

Source
pub unsafe extern "C-unwind" fn ODQueryCopyResults(
    query: &ODQueryRef,
    allow_partial_results: bool,
    error: *mut *mut CFError,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to ODQueryRef::results
Available on crate features CFODQuery and objc2-core-foundation only.