Function windows_sys::Win32::NetworkManagement::Dns::DnsExtractRecordsFromMessage_W
pub unsafe extern "system" fn DnsExtractRecordsFromMessage_W(
pdnsbuffer: *const DNS_MESSAGE_BUFFER,
wmessagelength: u16,
pprecord: *mut *mut DNS_RECORDA
) -> i32
Expand description
Required features: "Win32_Foundation"