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