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

Required features: "Win32_NetworkManagement_Dns"