Type Definition glfw::ffi::GLFWwindowmaximizefun

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