Function windows_sys::Win32::NetworkManagement::NetManagement::RouterLogEventDataW
pub unsafe extern "system" fn RouterLogEventDataW(
hloghandle: HANDLE,
dweventtype: u32,
dwmessageid: u32,
dwsubstringcount: u32,
plpszsubstringarray: *const PCWSTR,
dwdatabytes: u32,
lpdatabytes: *mut u8
)
Expand description
Required features: "Win32_Foundation"