HalpSfiTimerStop

NTSTATUS __stdcall HalpSfiTimerStop(_LARGE_INTEGER *a1){
  return HalpSfiTimerInitialize(a1);
}

Referenced by:

No references.