[][src]Function winapi::um::perflib::PerfIncrementULongCounterValue

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