Type Definition glfw::ffi::GLFWwindowfocusfun

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