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

Modifies items that match a search query.