pub unsafe extern "C" fn SecItemUpdate(
query: CFDictionaryRef,
attributesToUpdate: CFDictionaryRef,
) -> OSStatusExpand description
Modifies items that match a search query.
pub unsafe extern "C" fn SecItemUpdate(
query: CFDictionaryRef,
attributesToUpdate: CFDictionaryRef,
) -> OSStatusModifies items that match a search query.