fltk_sys::draw

Function Fl_line

Source
pub unsafe extern "C" fn Fl_line(
    x: c_int,
    y: c_int,
    x1: c_int,
    y1: c_int,
)