Function mupdf_sys::fz_end_page

source ·
pub unsafe extern "C" fn fz_end_page(
    ctx: *mut fz_context,
    wri: *mut fz_document_writer
)
Expand description

Called to end the process of writing a page to a document.