djbdnscurve6 45
djbdnscurve6
Loading...
Searching...
No Matches
printpacket.h
Go to the documentation of this file.
1#ifndef PRINTPACKET_H
2#define PRINTPACKET_H
3
4#include "stralloc.h"
5
6extern unsigned int printpacket_cat(stralloc *,char *,unsigned int);
7
8#endif
unsigned int printpacket_cat(stralloc *, char *, unsigned int)
Definition: printpacket.c:14