fltk_sys::button

Function Fl_Return_Button_new

Source
pub unsafe extern "C" fn Fl_Return_Button_new(
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
    title: *const c_char,
) -> *mut Fl_Return_Button