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

Required features: ‘Win32_UI_Input_KeyboardAndMouse’, ‘Win32_UI_TextServices’