pub unsafe extern "system" fn RouterLogEventDataW(
    hloghandle: HANDLE,
    dweventtype: u32,
    dwmessageid: u32,
    dwsubstringcount: u32,
    plpszsubstringarray: *const PWSTR,
    dwdatabytes: u32,
    lpdatabytes: *mut u8
)
Expand description

Required features: "Win32_NetworkManagement_NetManagement", "Win32_Foundation"