summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys-0.28.0/src/Windows/Media/Capture/Core/mod.rs
blob: 24a56378424b60f87068111f21682990041c587c (plain)
1
2
3
4
5
#![allow(non_snake_case, non_camel_case_types, non_upper_case_globals, clashing_extern_declarations, clippy::all)]
#[link(name = "windows")]
extern "system" {}
pub type VariablePhotoCapturedEventArgs = *mut ::core::ffi::c_void;
pub type VariablePhotoSequenceCapture = *mut ::core::ffi::c_void;