FPDF_ANNOTATION typedef

FPDF_ANNOTATION = Pointer<fpdf_annotation_t__>

Implementation

typedef FPDF_ANNOTATION = ffi.Pointer<fpdf_annotation_t__>;