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

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