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

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