Function security_framework_sys::keychain_item::SecItemCopyMatching

source ยท
pub unsafe extern "C" fn SecItemCopyMatching(
    query: CFDictionaryRef,
    result: *mut CFTypeRef,
) -> OSStatus
Expand description

Returns one or more keychain items that match a search query, or copies attributes of specific keychain items.