pub unsafe extern "system" fn DnsExtractRecordsFromMessage_UTF8(
pdnsbuffer: *const DNS_MESSAGE_BUFFER,
wmessagelength: u16,
pprecord: *mut *mut DNS_RECORDA
) -> i32Expand description
Required features: ‘Win32_NetworkManagement_Dns’, ‘Win32_Foundation’
