Type Definition glfw::ffi::GLFWwindowclosefun

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