Function security_framework_sys::keychain_item::SecItemDelete

source ยท
pub unsafe extern "C" fn SecItemDelete(
    query: CFDictionaryRef,
) -> OSStatus
Expand description

Deletes items that match a search query.