Type Alias glfw::ffi::GLFWscrollfun

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