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

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