FPDF_FONT typedef

FPDF_FONT = Pointer<fpdf_font_t__>

Implementation

typedef FPDF_FONT = ffi.Pointer<fpdf_font_t__>;