Function security_framework_sys::keychain_item::SecItemUpdate

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

Modifies items that match a search query.