FPDF_SIGNATURE typedef

FPDF_SIGNATURE = Pointer<fpdf_signature_t__>

Implementation

typedef FPDF_SIGNATURE = ffi.Pointer<fpdf_signature_t__>;