Type Definition glfw::ffi::GLFWcharfun

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