fltk_sys::draw

Function Fl_draw_box

Source
pub unsafe extern "C" fn Fl_draw_box(
    box_type: c_int,
    x: c_int,
    y: c_int,
    w: c_int,
    h: c_int,
    arg1: c_uint,
)