RtlContinueLongJump

VOID __fastcall RtlContinueLongJump(CONTEXT *a1, INT64 a2, INT64 a3, INT64 a4){
  CHAR a5[16]; 
  __int64 v5; 
  *(_OWORD *)a5 = 0i64;
  v5 = 0i64;
  NtContinueEx(a1, (BOOL)a5, a3, a4, 2);
}

Referenced by:

No references.