Home
last modified time | relevance | path

Searched refs:WSD_ENDPOINT_REFERENCE_LIST (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h75 typedef struct _WSD_ENDPOINT_REFERENCE_LIST WSD_ENDPOINT_REFERENCE_LIST; typedef
170 WSD_ENDPOINT_REFERENCE_LIST *Next;
175 WSD_ENDPOINT_REFERENCE_LIST *EndpointReference;
H A Dwsdapi.h38 typedef struct _WSD_ENDPOINT_REFERENCE_LIST WSD_ENDPOINT_REFERENCE_LIST; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h75 typedef struct _WSD_ENDPOINT_REFERENCE_LIST WSD_ENDPOINT_REFERENCE_LIST; typedef
170 WSD_ENDPOINT_REFERENCE_LIST *Next;
175 WSD_ENDPOINT_REFERENCE_LIST *EndpointReference;
H A Dwsdapi.h38 typedef struct _WSD_ENDPOINT_REFERENCE_LIST WSD_ENDPOINT_REFERENCE_LIST; 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.rs574 pub struct WSD_ENDPOINT_REFERENCE_LIST { struct
575 pub Next: *mut WSD_ENDPOINT_REFERENCE_LIST, argument
579 impl ::core::marker::Copy for WSD_ENDPOINT_REFERENCE_LIST {} implementation
581 impl ::core::clone::Clone for WSD_ENDPOINT_REFERENCE_LIST { implementation
1067 pub EndpointReference: *mut WSD_ENDPOINT_REFERENCE_LIST,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs4185 pub struct WSD_ENDPOINT_REFERENCE_LIST { struct
4186 pub Next: *mut WSD_ENDPOINT_REFERENCE_LIST, argument
4190 impl WSD_ENDPOINT_REFERENCE_LIST {} impl
4192 impl ::std::default::Default for WSD_ENDPOINT_REFERENCE_LIST { implementation
4198 impl ::std::fmt::Debug for WSD_ENDPOINT_REFERENCE_LIST { implementation
4204 impl ::std::cmp::PartialEq for WSD_ENDPOINT_REFERENCE_LIST { implementation
4210 impl ::std::cmp::Eq for WSD_ENDPOINT_REFERENCE_LIST {} implementation
4212 unsafe impl ::windows::runtime::Abi for WSD_ENDPOINT_REFERENCE_LIST { implementation
5344 pub EndpointReference: *mut WSD_ENDPOINT_REFERENCE_LIST,