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

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