Type Definition glfw::ffi::GLFWwindowcontentscalefun [−][src]
type GLFWwindowcontentscalefun = extern "C" fn(_: *mut GLFWwindow, _: c_float, _: c_float);
type GLFWwindowcontentscalefun = extern "C" fn(_: *mut GLFWwindow, _: c_float, _: c_float);