fltk_sys::input

Function Fl_Output_widget_resize

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