[][src]Function mupdf_sys::pdf_annot_line

pub unsafe extern "C" fn pdf_annot_line(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    a: *mut fz_point,
    b: *mut fz_point
)