mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-08-29 23:32:15 +02:00
Start filling out internal APIs.
This commit is contained in:
@@ -23,6 +23,15 @@ bool pdfioStreamClose(pdfio_stream_t *st)
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// '()' - .
|
||||
//
|
||||
|
||||
void _pdfioStreamDelete(pdfio_stream_t *obj)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// '()' - .
|
||||
//
|
||||
|
Reference in New Issue
Block a user