Skip to main content

SecItemCopyMatching

Function SecItemCopyMatching 

Source
pub unsafe extern "C" fn SecItemCopyMatching(
    query: CFDictionaryRef,
    result: *mut CFTypeRef,
) -> OSStatus
Available on crate feature raw-ffi only.