pub unsafe extern "system" fn CharPrevExA(
    codepage: u16,
    lpstart: PCSTR,
    lpcurrentchar: PCSTR,
    dwflags: u32
) -> PSTR
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’