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

Required features: ‘Win32_System_EventLog’, ‘Win32_Foundation’