[][src]Function fltk_sys::input::Fl_Int_Input_resize

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