Function mupdf_sys::pdf_can_undo

source ·
pub unsafe extern "C" fn pdf_can_undo(
    ctx: *mut fz_context,
    doc: *mut pdf_document
) -> c_int