SecKeychainGetUserInteractionAllowed

Function SecKeychainGetUserInteractionAllowed 

Source
pub unsafe extern "C-unwind" fn SecKeychainGetUserInteractionAllowed(
    state: NonNull<u8>,
) -> i32
👎Deprecated: renamed to SecKeychain::user_interaction_allowed
Available on crate feature SecKeychain only.