summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys-0.28.0/src/Windows/System/Profile/SystemManufacturers/mod.rs
blob: a8c71fa0b23fe384a6a08b32acbaa0a1c9b917c5 (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 OemSupportInfo = *mut ::core::ffi::c_void;
pub type SystemSupportDeviceInfo = *mut ::core::ffi::c_void;