From 698f8c2f01ea549d77d7dc3338a12e04c11057b9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:02:58 +0200 Subject: Adding upstream version 1.64.0+dfsg1. Signed-off-by: Daniel Baumann --- .../windows-sys-0.28.0/src/Windows/Perception/Spatial/Preview/mod.rs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 vendor/windows-sys-0.28.0/src/Windows/Perception/Spatial/Preview/mod.rs (limited to 'vendor/windows-sys-0.28.0/src/Windows/Perception/Spatial/Preview/mod.rs') 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; -- cgit v1.2.3