]> git.proxmox.com Git - rustc.git/blob - vendor/windows-sys-0.42.0/src/Windows/Win32/System/WinRT/ML/mod.rs
New upstream version 1.70.0+dfsg1
[rustc.git] / vendor / windows-sys-0.42.0 / src / Windows / Win32 / System / WinRT / ML / mod.rs
1 pub type ILearningModelDeviceFactoryNative = *mut ::core::ffi::c_void;
2 pub type ILearningModelOperatorProviderNative = *mut ::core::ffi::c_void;
3 pub type ILearningModelSessionOptionsNative = *mut ::core::ffi::c_void;
4 pub type ITensorNative = *mut ::core::ffi::c_void;
5 pub type ITensorStaticsNative = *mut ::core::ffi::c_void;