FPDF_PATHSEGMENT typedef

FPDF_PATHSEGMENT = Pointer<fpdf_pathsegment_t>

Implementation

typedef FPDF_PATHSEGMENT = ffi.Pointer<fpdf_pathsegment_t>;