pub unsafe extern "system" fn PerfIncrementULongLongCounterValue(
provider: HANDLE,
instance: *mut PERF_COUNTERSET_INSTANCE,
counterid: u32,
value: u64
) -> u32
Expand description
Required features: "Win32_System_Performance"
, "Win32_Foundation"