Home
last modified time | relevance | path

Searched defs:WHV_REGISTER_VALUE (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvplatformdefs.h655 typedef union WHV_REGISTER_VALUE { union
673 } WHV_REGISTER_VALUE; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvplatformdefs.h655 typedef union WHV_REGISTER_VALUE { union
673 } WHV_REGISTER_VALUE; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs3915 impl WHV_REGISTER_VALUE {} implementation
3916 impl ::std::default::Default for WHV_REGISTER_VALUE { implementation
3921 impl ::std::cmp::PartialEq for WHV_REGISTER_VALUE { implementation
3926 impl ::std::cmp::Eq for WHV_REGISTER_VALUE {} implementation
3927 unsafe impl ::windows::runtime::Abi for WHV_REGISTER_VALUE { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs1769 impl ::core::marker::Copy for WHV_REGISTER_VALUE {} implementation
1770 impl ::core::clone::Clone for WHV_REGISTER_VALUE { implementation