chiark / gitweb /
@@@ wip type definitions in manpage synopses
[mLib] / sel / selpk.3
index 1c8e6b1d68a2a87305f0f80001444402a3900f4f..952c84f0ed7251b2898923adda8a32d0595e0a35 100644 (file)
@@ -11,6 +11,8 @@ selpk \- packet-buffering input selector
 .nf
 .B "#include <mLib/selpk.h>"
 
+.B "typedef struct { ...\& } selpk;"
+
 .BI "void selpk_enable(selpk *" pk );
 .BI "void selpk_disable(selpk *" pk );
 .BI "void selpk_want(selpk *" pk ", size_t " sz );