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

Required features: "Win32_Foundation"