CharToOemA

Function CharToOemA 

pub unsafe fn CharToOemA<P0>(psrc: P0, pdst: PSTR) -> Result<()>
where P0: Param<PCSTR>,