pub unsafe extern "system" fn DnsConnectionSetProxyInfo(
    pwszconnectionname: PCWSTR,
    type: DNS_CONNECTION_PROXY_TYPE,
    pproxyinfo: *const DNS_CONNECTION_PROXY_INFO
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dns"