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

Adds one or more items to a keychain.