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

Required features: ‘Win32_System_EventLog’, ‘Win32_Foundation’