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

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