FPDF_WIDGET typedef

FPDF_WIDGET = Pointer<fpdf_widget_t__>

Implementation

typedef FPDF_WIDGET = ffi.Pointer<fpdf_widget_t__>;