Type Definition pdfium_render::bindgen::FPDF_FILEHANDLER
source · [−]pub type FPDF_FILEHANDLER = FPDF_FILEHANDLER_;Expand description
Structure for file reading or writing (I/O).
Note: This is a handler and should be implemented by callers, and is only used from XFA.