Sha256: be972dfea89c1b8bd86947535f0e47644703db97d94542f2f0915ca738be8de3

Contents?: true

Size: 1.7 KB

Versions: 19

Compression:

Stored size: 1.7 KB

Contents

#[cfg(feature = "Win32_Foundation")]
::windows_targets::link!("ntdll.dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn NtQuerySystemInformation(systeminformationclass : SYSTEM_INFORMATION_CLASS, systeminformation : *mut ::core::ffi::c_void, systeminformationlength : u32, returnlength : *mut u32) -> super::super::super::Win32::Foundation:: NTSTATUS);
#[cfg(feature = "Win32_Foundation")]
::windows_targets::link!("ntdll.dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn NtQuerySystemTime(systemtime : *mut i64) -> super::super::super::Win32::Foundation:: NTSTATUS);
#[cfg(feature = "Win32_Foundation")]
::windows_targets::link!("ntdll.dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn NtQueryTimerResolution(maximumtime : *mut u32, minimumtime : *mut u32, currenttime : *mut u32) -> super::super::super::Win32::Foundation:: NTSTATUS);
pub const SystemBasicInformation: SYSTEM_INFORMATION_CLASS = 0i32;
pub const SystemCodeIntegrityInformation: SYSTEM_INFORMATION_CLASS = 103i32;
pub const SystemExceptionInformation: SYSTEM_INFORMATION_CLASS = 33i32;
pub const SystemInterruptInformation: SYSTEM_INFORMATION_CLASS = 23i32;
pub const SystemLookasideInformation: SYSTEM_INFORMATION_CLASS = 45i32;
pub const SystemPerformanceInformation: SYSTEM_INFORMATION_CLASS = 2i32;
pub const SystemPolicyInformation: SYSTEM_INFORMATION_CLASS = 134i32;
pub const SystemProcessInformation: SYSTEM_INFORMATION_CLASS = 5i32;
pub const SystemProcessorPerformanceInformation: SYSTEM_INFORMATION_CLASS = 8i32;
pub const SystemRegistryQuotaInformation: SYSTEM_INFORMATION_CLASS = 37i32;
pub const SystemTimeOfDayInformation: SYSTEM_INFORMATION_CLASS = 3i32;
pub type SYSTEM_INFORMATION_CLASS = i32;

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-28.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-27.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-26.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-25.0.2 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-25.0.1 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-25.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-24.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-23.0.2 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-22.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-21.0.1 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-20.0.2 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-20.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-18.0.3 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-17.0.1 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-17.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-16.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-15.0.1 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs
wasmtime-15.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemInformation/mod.rs