#[repr(C)]pub struct SYSTEM_POOL_ZEROING_INFORMATION {
pub PoolZeroingSupportPresent: BOOLEAN,
}Expand description
Required features: "Win32_System_SystemInformation", "Win32_Foundation"
Fields§
§PoolZeroingSupportPresent: BOOLEAN#[repr(C)]pub struct SYSTEM_POOL_ZEROING_INFORMATION {
pub PoolZeroingSupportPresent: BOOLEAN,
}Required features: "Win32_System_SystemInformation", "Win32_Foundation"
PoolZeroingSupportPresent: BOOLEAN