Function windows_sys::Win32::UI::Input::KeyboardAndMouse::UnregisterHotKey
pub unsafe extern "system" fn UnregisterHotKey(
hwnd: HWND,
id: i32
) -> BOOLExpand description
Required features: "Win32_UI_Input_KeyboardAndMouse", "Win32_Foundation"