chiark / gitweb /
@@@ wip type definitions in manpage synopses
[mLib] / struct / sym.3
index c566017e1063938a2d0ed12f34cf9ebfe726062a..045ea54d7f92f6563c13e64b56bfa343564020e3 100644 (file)
@@ -29,6 +29,10 @@ sym \- symbol table manager
 .nf
 .B "#include <mLib/sym.h>"
 
+.B "type struct { ...\& } sym_table;"
+.B "type struct { ...\& } sym_base;"
+.B "type struct { ...\& } sym_iter;"
+
 .BI "void sym_create(sym_table *" t );
 .BI "void sym_destroy(sym_table *" t );