cpdf-source/splits/c11.tex

7 lines
156 B
TeX
Raw Normal View History

2021-06-18 15:19:43 +02:00
/* CHAPTER 10. Annotations */
2022-01-19 18:09:46 +01:00
/* Return the annotations from a PDF in JSON format, returning also its length.
*/
void *cpdf_annotationsJSON(int, int *);
2021-06-18 15:19:43 +02:00