FsRtlResetBaseMcb

VOID __stdcall FsRtlResetBaseMcb(_BASE_MCB *Mcb){
  Mcb->PairCount = 0;
}

Referenced by:

No references.