Type Alias glfw::ffi::GLFWcursorposfun

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