RtlContinue

VOID __fastcall RtlContinue(struct _CONTEXT *a1, BOOL a2, INT64 a3, INT64 a4){
  CHAR v4; 
  NtContinueEx(a1, a2, a3, a4, v4);
}

Referenced by:

No references.