Type Definition glfw::ffi::GLFWcursorenterfun

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