fltk_sys::tree

Function Fl_Tree_widget_resize

Source
pub unsafe extern "C" fn Fl_Tree_widget_resize(
    arg1: *mut Fl_Tree,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
)