]> git.proxmox.com Git - rustc.git/blob - vendor/windows-sys-0.28.0/src/Windows/Win32/Storage/StructuredStorage/mod.rs
New upstream version 1.64.0+dfsg1
[rustc.git] / vendor / windows-sys-0.28.0 / src / Windows / Win32 / Storage / StructuredStorage / mod.rs
1 #![allow(non_snake_case, non_camel_case_types, non_upper_case_globals, clashing_extern_declarations, clippy::all)]
2 #[link(name = "windows")]
3 extern "system" {}
4 pub type JET_API_PTR = usize;
5 pub type JET_HANDLE = usize;
6 pub type JET_INSTANCE = usize;
7 pub type JET_SESID = usize;
8 pub type JET_TABLEID = usize;