pub unsafe extern "system" fn RouterLogEventW(
    hloghandle: HANDLE,
    dweventtype: u32,
    dwmessageid: u32,
    dwsubstringcount: u32,
    plpszsubstringarray: *const PWSTR,
    dwerrorcode: u32
)
Expand description

Required features: "Win32_NetworkManagement_NetManagement", "Win32_Foundation"