Type Definition GLFWmonitorfun
glfw::ffi
type GLFWmonitorfun = extern "C" fn(_: *mut GLFWmonitor, _: c_int);