Searched defs:RAWINPUT (Results 1 – 3 of 3) sorted by relevance
206 let raw_input = unsafe { (buf.as_ptr() as *const RAWINPUT).as_ref().unwrap() }; in handle_raw_input_event() constant214 fn process_valid_raw_input_mouse(&mut self, window: &GuiWindow, raw_input: &RAWINPUT) { in process_valid_raw_input_mouse()
6127 } RAWINPUT,*PRAWINPUT,*LPRAWINPUT; typedef
105295 pub type RAWINPUT = tagRAWINPUT; typedef