PsSetCreateProcessNotifyRoutineEx

NTSTATUS __fastcall PsSetCreateProcessNotifyRoutineEx(VOID *a1, INT8 a2){
  return PspSetCreateProcessNotifyRoutine(a1, (unsigned int)(a2 != 0) + 2);
}

Referenced by:

No references.