Struct glfw::ffi::GLFWgammaramp[src]

pub struct GLFWgammaramp {
    pub red: *c_ushort,
    pub green: *c_ushort,
    pub blue: *c_ushort,
    pub size: c_uint,
}

Fields

red
green
blue
size