Example of using it:
\begin{verbatim}
-void SetFoo()
+void Set Foo()
{
// gs_critSect is some (global) critical section guarding access to the
// object "foo"
\func{}{\destruct{wxCriticalSectionLocker}}{\void}
-Destuctor leaves the critical section.
+Destructor leaves the critical section.