Function windows::Win32::System::EventLog::OpenBackupEventLogW
pub unsafe fn OpenBackupEventLogW<P0, P1>(
lpuncservername: P0,
lpfilename: P1,
) -> Result<HANDLE>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,