PspSetJobIoAttributionProcessCallback

__int64 __fastcall PspSetJobIoAttributionProcessCallback(__int64 a1, __int64 *a2){
  IoSetDiskIoAttributionOnProcess(*a2, a1);
  return 0i64;
}

Referenced by:

No references.