Function windows::Win32::System::EventLog::EvtNextChannelPath

pub unsafe fn EvtNextChannelPath<P0>(
    channelenum: P0,
    channelpathbuffer: Option<&mut [u16]>,
    channelpathbufferused: *mut u32
) -> Result<()>
where P0: Param<EVT_HANDLE>,