Function windows::Win32::UI::WindowsAndMessaging::CharToOemBuffW

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