Home
last modified time | relevance | path

Searched defs:WSD_EVENT (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdapi.h21 typedef struct _WSD_EVENT WSD_EVENT; typedef
H A Dwsdtypes.h71 typedef struct _WSD_EVENT WSD_EVENT; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdapi.h21 typedef struct _WSD_EVENT WSD_EVENT; typedef
H A Dwsdtypes.h71 typedef struct _WSD_EVENT WSD_EVENT; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs588 pub struct WSD_EVENT { struct
598 impl ::core::marker::Copy for WSD_EVENT {} argument
600 impl ::core::clone::Clone for WSD_EVENT { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs127 pub unsafe fn GetEvent(&self) -> ::windows::runtime::Result<WSD_EVENT> { in GetEvent()
4219 pub struct WSD_EVENT { struct
4229 impl WSD_EVENT {} argument
4231 impl ::std::default::Default for WSD_EVENT { implementation
4237 impl ::std::fmt::Debug for WSD_EVENT { implementation
4243 impl ::std::cmp::PartialEq for WSD_EVENT { implementation
4249 impl ::std::cmp::Eq for WSD_EVENT {} implementation
4251 unsafe impl ::windows::runtime::Abi for WSD_EVENT { implementation