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

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