[][src]Function wasm_svg_graphics::default::curve

pub fn curve(
    sx: i32,
    sy: i32,
    ex: i32,
    ey: i32,
    cx1: i32,
    cy1: i32,
    cx2: i32,
    cy2: i32
) -> SVGElem

Creates a default curve with control points 1 and 2 and an end point