Skip to main content

SecKeychainItemDelete

Function SecKeychainItemDelete 

Source
pub unsafe extern "C-unwind" fn SecKeychainItemDelete(
    item_ref: &SecKeychainItem,
) -> i32
👎Deprecated:

renamed to SecKeychainItem::delete

Available on crate features SecBase and SecKeychainItem only.