Commit 8551058e authored by Jordan Christiansen's avatar Jordan Christiansen Committed by Nils Goroll

Add docs for contents of VSC_*.h

parent b654a1e2
......@@ -700,3 +700,8 @@ format
After these parameters, a counter can have a longer description, though
this description has to be all on one line in the .vsc file.
You should call ``VSC_*_New()`` when your VMOD is loaded and
``VSC_*_Destroy()`` when it is unloaded. See the generated
``VSC_*.h`` file for the full details about the structure that contains
your counters.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment