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

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