pkg-monitoring-plugins/lib/base64.h

5 lines
77 B
C

/* Header file for base64.c */
char *base64 (const char *bin, size_t len);