pub unsafe extern "system" fn ToAsciiEx(
    uvirtkey: u32,
    uscancode: u32,
    lpkeystate: *const u8,
    lpchar: *mut u16,
    uflags: u32,
    dwhkl: HKL
) -> i32
Expand description

Required features: "Win32_UI_TextServices"