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