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