Function windows_sys::Win32::NetworkManagement::Dns::DnsQuery_A
[−]pub unsafe extern "system" fn DnsQuery_A(
pszname: PCSTR,
wtype: u16,
options: u32,
pextra: *mut c_void,
ppqueryresults: *mut *mut DNS_RECORDA,
preserved: *mut *mut c_void
) -> i32
Expand description
Required features: "Win32_NetworkManagement_Dns"
, "Win32_Foundation"