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

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