Struct windows_sys::Win32::System::Performance::PDH_RAW_COUNTER_ITEM_A
[−]#[repr(C)]pub struct PDH_RAW_COUNTER_ITEM_A {
pub szName: PSTR,
pub RawValue: PDH_RAW_COUNTER,
}Expand description
Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’
Fields
szName: PSTRRawValue: PDH_RAW_COUNTER