windows::Win32::UI::WindowsAndMessaging

Function CharToOemBuffA

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