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

Deletes items that match a search query.