pub unsafe extern "system" fn EvtNextChannelPath(
    channelenum: isize,
    channelpathbuffersize: u32,
    channelpathbuffer: PWSTR,
    channelpathbufferused: *mut u32
) -> BOOL
Expand description

Required features: "Win32_System_EventLog", "Win32_Foundation"