FPDF_STRUCTTREE typedef

FPDF_STRUCTTREE = Pointer<fpdf_structtree_t__>

Implementation

typedef FPDF_STRUCTTREE = ffi.Pointer<fpdf_structtree_t__>;