Home
last modified time | relevance | path

Searched refs:WSDXML_PREFIX_MAPPING (Results 1 – 8 of 8) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdxmldom.h36 } WSDXML_PREFIX_MAPPING; typedef
59 WSDXML_PREFIX_MAPPING *PrefixMappings;
H A Dwsdapi.h33 typedef struct _WSDXML_PREFIX_MAPPING WSDXML_PREFIX_MAPPING; typedef
H A Dwsdxml.h104 typedef struct _WSDXML_PREFIX_MAPPING WSDXML_PREFIX_MAPPING; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdxmldom.h36 } WSDXML_PREFIX_MAPPING; typedef
59 WSDXML_PREFIX_MAPPING *PrefixMappings;
H A Dwsdapi.h33 typedef struct _WSDXML_PREFIX_MAPPING WSDXML_PREFIX_MAPPING; typedef
H A Dwsdxml.h104 typedef struct _WSDXML_PREFIX_MAPPING WSDXML_PREFIX_MAPPING; 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.rs277 pub PrefixMappings: *mut WSDXML_PREFIX_MAPPING,
402 pub struct WSDXML_PREFIX_MAPPING { struct
404 pub Next: *mut WSDXML_PREFIX_MAPPING, argument
409 impl ::core::marker::Copy for WSDXML_PREFIX_MAPPING {} implementation
411 impl ::core::clone::Clone for WSDXML_PREFIX_MAPPING { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs3563 pub PrefixMappings: *mut WSDXML_PREFIX_MAPPING,
3797 pub struct WSDXML_PREFIX_MAPPING { struct
3799 pub Next: *mut WSDXML_PREFIX_MAPPING, argument
3804 impl WSDXML_PREFIX_MAPPING {} impl
3806 impl ::std::default::Default for WSDXML_PREFIX_MAPPING { implementation
3812 impl ::std::fmt::Debug for WSDXML_PREFIX_MAPPING { implementation
3818 impl ::std::cmp::PartialEq for WSDXML_PREFIX_MAPPING { implementation
3824 impl ::std::cmp::Eq for WSDXML_PREFIX_MAPPING {} implementation
3826 unsafe impl ::windows::runtime::Abi for WSDXML_PREFIX_MAPPING { implementation