[][src]Function spiro_sys::bezctx_moveto

pub unsafe extern "C" fn bezctx_moveto(
    bc: *mut bezctx,
    x: f64,
    y: f64,
    is_open: c_int
)