Function windows_sys::Win32::UI::WindowsAndMessaging::CharToOemBuffA
pub unsafe extern "system" fn CharToOemBuffA(
lpszsrc: PCSTR,
lpszdst: PSTR,
cchdstlength: u32
) -> BOOL
Expand description
Required features: "Win32_UI_WindowsAndMessaging"
, "Win32_Foundation"