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