windows::Win32::System::EventLog

Function EvtOpenChannelConfig

pub unsafe fn EvtOpenChannelConfig<P1>(
    session: Option<EVT_HANDLE>,
    channelpath: P1,
    flags: u32,
) -> Result<EVT_HANDLE>
where P1: Param<PCWSTR>,