pdf_run_annot

Function pdf_run_annot 

Source
pub unsafe extern "C" fn pdf_run_annot(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    dev: *mut fz_device,
    ctm: fz_matrix,
    cookie: *mut fz_cookie,
)