pub unsafe extern "C" fn SecItemAdd(
attributes: CFDictionaryRef,
result: *mut CFTypeRef,
) -> OSStatus
Expand description
Adds one or more items to a keychain.
pub unsafe extern "C" fn SecItemAdd(
attributes: CFDictionaryRef,
result: *mut CFTypeRef,
) -> OSStatus
Adds one or more items to a keychain.