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

Required features: "Win32_UI_Input_KeyboardAndMouse", "Win32_UI_TextServices"