[][src]Function mupdf_sys::fz_moveto

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