windows::Win32::System::Performance

Function PerfSetULongLongCounterValue

pub unsafe fn PerfSetULongLongCounterValue(
    provider: HANDLE,
    instance: *mut PERF_COUNTERSET_INSTANCE,
    counterid: u32,
    value: u64,
) -> u32