Function windows_sys::Win32::NetworkManagement::Dns::DnsQuery_W
[−]pub unsafe extern "system" fn DnsQuery_W(
pszname: PCWSTR,
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’