Function windows_sys::Win32::NetworkManagement::Dns::DnsGetProxyInformation
pub unsafe extern "system" fn DnsGetProxyInformation(
hostname: PCWSTR,
proxyinformation: *mut DNS_PROXY_INFORMATION,
defaultproxyinformation: *mut DNS_PROXY_INFORMATION,
completionroutine: DNS_PROXY_COMPLETION_ROUTINE,
completioncontext: *const c_void,
) -> u32