[][src]Function proxyconf::internet_settings::modern::registry::update

pub fn update<F>(location: &Location, updater: F) -> Result<(), RegistryError> where
    F: FnOnce(ProxyConfig) -> ProxyConfig