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

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