pub unsafe extern "C-unwind" fn SecKeychainRemoveCallback(
callback_function: SecKeychainCallback,
) -> i32
👎Deprecated: renamed to
SecKeychain::remove_callback
Available on crate features
SecBase
and SecKeychain
and libc
only.