2022-01-19 17:09:46 +00:00

7 lines
156 B
TeX

/* CHAPTER 10. Annotations */
/* Return the annotations from a PDF in JSON format, returning also its length.
*/
void *cpdf_annotationsJSON(int, int *);