PR_ProcessExit

导致进程立即、非优雅、强制终止。

语法

#include <prinit.h>

void PR_ProcessExit(PRIntn status);

参数

PR_ProcessExit 有一个参数

status

进程的退出状态码。