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

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