Skip to main content

pdf_set_annot_creation_date

Function pdf_set_annot_creation_date 

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