Function pdfium_render::bindgen::FPDF_GetXFAPacketCount
source · [−]pub unsafe extern "C" fn FPDF_GetXFAPacketCount(
document: FPDF_DOCUMENT
) -> c_intExpand description
Experimental API. Function: FPDF_GetXFAPacketCount Get the number of valid packets in the XFA entry. Parameters: document - Handle to the document. Return value: The number of valid packets, or -1 on error.