Function mupdf_sys::pdf_set_annot_modification_date[][src]

pub unsafe extern "C" fn pdf_set_annot_modification_date(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    time: i64
)