Example of using it:
\begin{verbatim}
-void SetFoo()
+void Set Foo()
{
// gs_critSect is some (global) critical section guarding access to the
// object "foo"
<wx/thread.h>
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
\wxheading{See also}
\helpref{wxCriticalSection}{wxcriticalsection},
\func{}{\destruct{wxCriticalSectionLocker}}{\void}
-Destuctor leaves the critical section.
+Destructor leaves the critical section.