Function security_framework_sys::keychain::SecKeychainSetSettings

source ยท
pub unsafe extern "C" fn SecKeychainSetSettings(
    keychain: SecKeychainRef,
    newSettings: *const SecKeychainSettings,
) -> OSStatus