[][src]Function mupdf_sys::fz_lineto

pub unsafe extern "C" fn fz_lineto(
    ctx: *mut fz_context,
    path: *mut fz_path,
    x: f32,
    y: f32
)