FPDF_LINK typedef

FPDF_LINK = Pointer<fpdf_link_t__>

Implementation

typedef FPDF_LINK = ffi.Pointer<fpdf_link_t__>;