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

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