callback
function that will be called whenever
the window system has lost the contents of a region of the onscreen buffer and the application should redraw it to repair the buffer.
callback
function that will be called for
significant events relating to the given this framebuffer.
callback
with this
that will be called whenever the this framebuffer changes size.
callback
function that should be called
whenever a swap buffers request (made using swap_buffers) for the given
this completes.
callback
and user_data
pair
that were previously associated with this via
add_resize_callback.