ExReInitializeRundownProtection

NTSTATUS __fastcall ExReInitializeRundownProtection(INT64 *a1){
  return _InterlockedExchange64(a1, 0i64);
}

Referenced by:

EtwpCoverageSamplerStart