Home
last modified time | relevance | path

Searched defs:RAWINPUTDEVICE (Results 1 – 8 of 8) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Input/
H A Dmod.rs34 …pub fn GetRegisteredRawInputDevices(prawinputdevices: *mut RAWINPUTDEVICE, puinumdevices: *mut u32… in GetRegisteredRawInputDevices()
36 …pub fn RegisterRawInputDevices(prawinputdevices: *const RAWINPUTDEVICE, uinumdevices: u32, cbsize:… in RegisterRawInputDevices()
105 pub struct RAWINPUTDEVICE { struct
108 pub dwFlags: RAWINPUTDEVICE_FLAGS, argument
112 impl ::core::marker::Copy for RAWINPUTDEVICE {} argument
114 impl ::core::clone::Clone for RAWINPUTDEVICE { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/
H A Dmod.rs129 pub unsafe fn GetRegisteredRawInputDevices(prawinputdevices: *mut RAWINPUTDEVICE, puinumdevices: *m… in GetRegisteredRawInputDevices()
134 …fn GetRegisteredRawInputDevices(prawinputdevices: *mut RAWINPUTDEVICE, puinumdevices: *mut u32, cb… in GetRegisteredRawInputDevices()
297 pub struct RAWINPUTDEVICE { struct
300 pub dwFlags: RAWINPUTDEVICE_FLAGS, argument
304 impl RAWINPUTDEVICE {} argument
306 impl ::std::default::Default for RAWINPUTDEVICE { implementation
312 impl ::std::fmt::Debug for RAWINPUTDEVICE { implementation
318 impl ::std::cmp::PartialEq for RAWINPUTDEVICE { implementation
324 impl ::std::cmp::Eq for RAWINPUTDEVICE {} implementation
326 unsafe impl ::windows::runtime::Abi for RAWINPUTDEVICE { implementation
[all …]
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/win32/
H A Dtypes.py387 class RAWINPUTDEVICE(Structure): class
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/win32/
H A Dtypes.py409 class RAWINPUTDEVICE(Structure): class
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinuser.h4171 } RAWINPUTDEVICE,*PRAWINPUTDEVICE,*LPRAWINPUTDEVICE; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinuser.h4171 } RAWINPUTDEVICE,*PRAWINPUTDEVICE,*LPRAWINPUTDEVICE; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h6458 } RAWINPUTDEVICE,*PRAWINPUTDEVICE,*LPRAWINPUTDEVICE; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h6458 } RAWINPUTDEVICE,*PRAWINPUTDEVICE,*LPRAWINPUTDEVICE; typedef