pub unsafe extern "system" fn CharToOemBuffW(
    lpszsrc: PCWSTR,
    lpszdst: PSTR,
    cchdstlength: u32
) -> BOOL
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’