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

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