PR_Abort

以非优雅的方式中止进程。

语法

#include <prinit.h>

void PR_Abort(void);

描述

PR_Abort 除了导致整个进程停止外,还会生成核心文件并调用调试器或等效程序。