Function security_framework::item::add_item
source ยท pub fn add_item(add_params: CFDictionary) -> Result<()>Expand description
Translates to SecItemAdd. Use ItemAddOptions to build an add_params
CFDictionary.
pub fn add_item(add_params: CFDictionary) -> Result<()>Translates to SecItemAdd. Use ItemAddOptions to build an add_params
CFDictionary.