Struct windows_sys::Win32::System::Performance::PERF_COUNTER_BLOCK
#[repr(C)]pub struct PERF_COUNTER_BLOCK {
pub ByteLength: u32,
}Expand description
Required features: "Win32_System_Performance"
Fields§
§ByteLength: u32