Function windows::Win32::UI::WindowsAndMessaging::CharNextExA

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