FsRtlRegisterMupCalls

VOID __stdcall FsRtlRegisterMupCalls(_FSRTL_MUP_CALLS *pMupCalls){
  _InterlockedExchange64(&pFsRtlpMupCalls, (__int64)pMupCalls);
}

Referenced by:

No references.