[][src]Function fltk_sys::draw::Fl_curve

pub unsafe extern "C" fn Fl_curve(
    X0: f64,
    Y0: f64,
    X1: f64,
    Y1: f64,
    X2: f64,
    Y2: f64,
    X3: f64,
    Y3: f64
)