[][src]Function fltk_sys::frame::Fl_Widget_resize

pub unsafe extern "C" fn Fl_Widget_resize(
    arg1: *mut Fl_Widget,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int
)