Function windows_sys::Win32::System::Performance::PerfQueryInstance
[−]pub unsafe extern "system" fn PerfQueryInstance(
providerhandle: HANDLE,
countersetguid: *const GUID,
name: PCWSTR,
id: u32
) -> *mut PERF_COUNTERSET_INSTANCEExpand description
Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’