pub unsafe extern "system" fn ClearEventLogA(
    heventlog: EventLogHandle,
    lpbackupfilename: PCSTR
) -> BOOL
Expand description

Required features: "Win32_System_EventLog", "Win32_Foundation"