windows::Win32::UI::WindowsAndMessaging

Function CharPrevExA

pub unsafe fn CharPrevExA<P1, P2>(
    codepage: u16,
    lpstart: P1,
    lpcurrentchar: P2,
    dwflags: u32,
) -> PSTR
where P1: Param<PCSTR>, P2: Param<PCSTR>,