chiark / gitweb /
@@@ wip type definitions in manpage synopses
[mLib] / struct / atom.3
index 65c655a774d5b660fe0a45bf9204d78bf0c281d3..e5ecf004de59584d114bbfc314c483cf7c56249c 100644 (file)
@@ -36,6 +36,9 @@ atom \- atom table manager
 .nf
 .B "#include <mLib/atom.h>"
 
+.B "typedef struct { ...\& } atom_table;"
+.B "typedef struct { ...\& } atom;"
+
 .BI "void atom_createtable(atom_table *" t );
 .BI "void atom_destroytable(atom_table *" t );