Function windows::Win32::System::EventLog::OpenBackupEventLogA

pub unsafe fn OpenBackupEventLogA<P0, P1>(
    lpuncservername: P0,
    lpfilename: P1
) -> Result<HANDLE>
where P0: Param<PCSTR>, P1: Param<PCSTR>,