summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys-0.28.0/src/Windows/Perception/Spatial/Preview/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/windows-sys-0.28.0/src/Windows/Perception/Spatial/Preview/mod.rs')
-rw-r--r--vendor/windows-sys-0.28.0/src/Windows/Perception/Spatial/Preview/mod.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/windows-sys-0.28.0/src/Windows/Perception/Spatial/Preview/mod.rs b/vendor/windows-sys-0.28.0/src/Windows/Perception/Spatial/Preview/mod.rs
new file mode 100644
index 000000000..5c5d878a8
--- /dev/null
+++ b/vendor/windows-sys-0.28.0/src/Windows/Perception/Spatial/Preview/mod.rs
@@ -0,0 +1,4 @@
+#![allow(non_snake_case, non_camel_case_types, non_upper_case_globals, clashing_extern_declarations, clippy::all)]
+#[link(name = "windows")]
+extern "system" {}
+pub type SpatialGraphInteropFrameOfReferencePreview = *mut ::core::ffi::c_void;