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 298 B image not shown  

Quelle  pr_abort.rst   Sprache: unbekannt

 
PR_Abort
========

Aborts the process in a nongraceful manner.


Syntax
------

.. code::

   #include <prinit.h>

   void PR_Abort(void);


Description
-----------

:ref:`PR_Abort` results in a core file and a call to the debugger or
equivalent, in addition to causing the entire process to stop.

[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]