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

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