FPDF_PAGE typedef

FPDF_PAGE = Pointer<fpdf_page_t__>

Implementation

typedef FPDF_PAGE = ffi.Pointer<fpdf_page_t__>;