[][src]Function fltk_sys::frame::Fl_Box_resize

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