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

@@ -23,6 +23,15 @@ bool pdfioStreamClose(pdfio_stream_t *st)
}
//
// '()' - .
//
void _pdfioStreamDelete(pdfio_stream_t *obj)
{
}
//
// '()' - .
//