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