Type Definition glfw::ffi::GLFWwindowcontentscalefun

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