FPDF_PAGERANGE typedef

FPDF_PAGERANGE = Pointer<fpdf_pagerange_t__>

Implementation

typedef FPDF_PAGERANGE = ffi.Pointer<fpdf_pagerange_t__>;