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

type GLFWmousebuttonfun = extern fn(*mut GLFWwindow, c_int, c_int, c_int);