PerfSetULongCounterValue

Function PerfSetULongCounterValue 

Source
pub unsafe extern "system" fn PerfSetULongCounterValue(
    Provider: HANDLE,
    Instance: PPERF_COUNTERSET_INSTANCE,
    CounterId: ULONG,
    Value: ULONG,
) -> ULONG