pub unsafe extern "system" fn MapVirtualKeyExA(
    ucode: u32,
    umaptype: MAP_VIRTUAL_KEY_TYPE,
    dwhkl: HKL
) -> u32
Expand description

Required features: "Win32_UI_TextServices"