Skip to main content

pdf_set_annot_vertex

Function pdf_set_annot_vertex 

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