FPDF_TEXTPAGE typedef

FPDF_TEXTPAGE = Pointer<fpdf_textpage_t__>

Implementation

typedef FPDF_TEXTPAGE = ffi.Pointer<fpdf_textpage_t__>;