Skip to main content

SecKeychainSetAccess

Function SecKeychainSetAccess 

Source
pub unsafe extern "C-unwind" fn SecKeychainSetAccess(
    keychain: Option<&SecKeychain>,
    access: &SecAccess,
) -> i32
👎Deprecated:

renamed to SecKeychain::set_access

Available on crate features SecBase and SecKeychain only.