Start filling out internal APIs.

This commit is contained in:
Michael R Sweet
2021-04-16 21:09:43 -04:00
parent c2610f2dd0
commit 899feb15c7
8 changed files with 151 additions and 7 deletions

View File

@ -12,3 +12,14 @@
//
#include "pdfio-private.h"
//
// '()' - .
//
void _pdfioValueDelete(pdfio_value_t *v)
{
}