security_framework_sys::keychain_item

Function SecItemUpdate

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

Modifies items that match a search query.