fltk_sys::draw

Function Fl_xyline2

Source
pub unsafe extern "C" fn Fl_xyline2(
    x: c_int,
    y: c_int,
    x1: c_int,
    y2: c_int,
)