Skip to main content

SecKeychainSetUserInteractionAllowed

Function SecKeychainSetUserInteractionAllowed 

Source
pub unsafe extern "C-unwind" fn SecKeychainSetUserInteractionAllowed(
    state: bool,
) -> i32
👎Deprecated:

renamed to SecKeychain::set_user_interaction_allowed

Available on crate feature SecKeychain only.