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

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