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

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"