FPDF_BOOKMARK typedef

FPDF_BOOKMARK = Pointer<fpdf_bookmark_t__>

Implementation

typedef FPDF_BOOKMARK = ffi.Pointer<fpdf_bookmark_t__>;