SecKeychainLock

Function SecKeychainLock 

Source
pub unsafe extern "C-unwind" fn SecKeychainLock(
    keychain: Option<&SecKeychain>,
) -> i32
👎Deprecated: renamed to SecKeychain::lock
Available on crate features SecBase and SecKeychain only.