Function mupdf_sys::pdf_insert_page

source ยท
pub unsafe extern "C" fn pdf_insert_page(
    ctx: *mut fz_context,
    doc: *mut pdf_document,
    at: c_int,
    page: *mut pdf_obj
)