FPDF_SCHHANDLE typedef

FPDF_SCHHANDLE = Pointer<fpdf_schhandle_t__>

Implementation

typedef FPDF_SCHHANDLE = ffi.Pointer<fpdf_schhandle_t__>;