[][src]Function fltk::draw::draw_box

pub fn draw_box(
    box_type: FrameType,
    x: i32,
    y: i32,
    w: i32,
    h: i32,
    color: Color
)

Draws a box given the box type, size, position and color