Function mupdf_sys::pdf_set_annot_vertex[][src]

pub unsafe extern "C" fn pdf_set_annot_vertex(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    i: c_int,
    p: fz_point
)