mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-03 09:48:38 +02:00
12 lines
120 B
ReStructuredText
12 lines
120 B
ReStructuredText
PRJobFn
|
|
=======
|
|
|
|
|
|
Syntax
|
|
------
|
|
|
|
.. code::
|
|
|
|
#include <prtpool.h>
|
|
|
|
typedef void (PR_CALLBACK *PRJobFn)(void *arg);
|