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

Quelle  prcalloncefn.rst   Sprache: unbekannt

 
PRCallOnceFN
============

Defines the signature of the function a client must implement.


Syntax
------

.. code::

   #include <prinit.h>

   typedef PRStatus (PR_CALLBACK *PRCallOnceFN)(void);


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

The function is called to perform the initialization desired. The
function is expected to return a :ref:`PRStatus` indicating the outcome of
the process.

[ Dauer der Verarbeitung: 0.21 Sekunden  (vorverarbeitet)  ]