Type Definition glfw::ffi::GLFWmonitorfun

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