Type Definition glfw::ffi::GLFWscrollfun[][src]

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