Type Alias glfw::ffi::GLFWframebuffersizefun

source ยท
pub type GLFWframebuffersizefun = extern "C" fn(_: *mut GLFWwindow, _: c_int, _: c_int);