Function windows::Win32::NetworkManagement::NetManagement::RouterLogEventExW
pub unsafe fn RouterLogEventExW<P0, P1>(
hloghandle: P0,
dweventtype: u32,
dwerrorcode: u32,
dwmessageid: u32,
ptszformat: P1,
)where
P0: Param<HANDLE>,
P1: Param<PCWSTR>,