security_framework_sys::keychain_item

Function SecItemAdd

Source
pub unsafe extern "C" fn SecItemAdd(
    attributes: CFDictionaryRef,
    result: *mut CFTypeRef,
) -> OSStatus
Expand description

Adds one or more items to a keychain.