Skip to main content

SecKeychainRemoveCallback

Function SecKeychainRemoveCallback 

Source
pub unsafe extern "C-unwind" fn SecKeychainRemoveCallback(
    callback_function: SecKeychainCallback,
) -> i32
👎Deprecated:

renamed to SecKeychain::remove_callback

Available on crate features libc and SecBase and SecKeychain only.