windows::Win32::System::EventLog

Function ClearEventLogA

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