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