SecKeychainFreeAttributeInfo

Function SecKeychainFreeAttributeInfo 

Source
pub unsafe extern "C-unwind" fn SecKeychainFreeAttributeInfo(
    info: NonNull<SecKeychainAttributeInfo>,
) -> i32
👎Deprecated: renamed to SecKeychain::free_attribute_info
Available on crate features SecBase and SecKeychain only.