fltk_sys::window

Function Fl_Gl_Window_resize_callback

Source
pub unsafe extern "C" fn Fl_Gl_Window_resize_callback(
    self_: *mut Fl_Gl_Window,
    cb: Option<unsafe extern "C" fn(arg1: *mut Fl_Widget, x: c_int, y: c_int, w: c_int, h: c_int, arg2: *mut c_void)>,
    data: *mut c_void,
)