Function windows_sys::Win32::NetworkManagement::Dns::DnsQuery_UTF8
pub unsafe extern "system" fn DnsQuery_UTF8(
pszname: PCSTR,
wtype: DNS_TYPE,
options: DNS_QUERY_OPTIONS,
pextra: *mut c_void,
ppqueryresults: *mut *mut DNS_RECORDA,
preserved: *mut *mut c_void
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"