windows::Win32::System::EventLog

Function ClearEventLogW

pub unsafe fn ClearEventLogW<P1>(
    heventlog: HANDLE,
    lpbackupfilename: P1,
) -> Result<()>
where P1: Param<PCWSTR>,