Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/docs/nspr/reference/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 303 B image not shown  

Quelle  pr_processexit.rst   Sprache: unbekannt

 
PR_ProcessExit
==============

Causes an immediate, nongraceful, forced termination of the process.


Syntax
------

.. code::

   #include <prinit.h>

   void PR_ProcessExit(PRIntn status);


Parameter
~~~~~~~~~

:ref:`PR_ProcessExit` has one parameter:

status
   The exit status code of the process.

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]