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

Required features: "Win32_System_EventLog", "Win32_Foundation"