Function MapVirtualKeyExW

Source
pub unsafe extern "C" fn MapVirtualKeyExW(
    uCode: UINT,
    uMapType: UINT,
    dwhkl: HKL,
) -> UINT