[][src]Function security_framework_sys::keychain_item::SecItemUpdate

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