FPDF_BITMAP typedef

FPDF_BITMAP = Pointer<fpdf_bitmap_t__>

Implementation

typedef FPDF_BITMAP = ffi.Pointer<fpdf_bitmap_t__>;