CharToOemBuffA

Function CharToOemBuffA 

pub unsafe fn CharToOemBuffA<P0>(lpszsrc: P0, lpszdst: &mut [u8]) -> Result<()>
where P0: Param<PCSTR>,