Type Definition glfw::ffi::GLFWcharmodsfun

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