Files
tubestation/docs/nspr/reference/prmonitor.rst

16 lines
240 B
ReStructuredText

PRMonitor
=========
An opaque structure managed entirely by the client. Clients create them
when needed and must destroy them when no longer needed.
Syntax
------
.. code::
#include <prmon.h>
typedef struct PRMonitor PRMonitor;