windows::Win32::UI::WindowsAndMessaging

Function CharNextExA

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