pub unsafe extern "system" fn TranslateAcceleratorA(
    hwnd: HWND,
    hacctable: HACCEL,
    lpmsg: *const MSG
) -> i32
Expand description

Required features: "Win32_Foundation"