FPDF_ATTACHMENT typedef

FPDF_ATTACHMENT = Pointer<fpdf_attachment_t__>

Implementation

typedef FPDF_ATTACHMENT = ffi.Pointer<fpdf_attachment_t__>;