Struct x11::xf86vmode::XF86VidModeGamma
[−]
[src]
pub struct XF86VidModeGamma {
pub red: c_float,
pub green: c_float,
pub blue: c_float,
}Fields
red | |
green | |
blue |
pub struct XF86VidModeGamma {
pub red: c_float,
pub green: c_float,
pub blue: c_float,
}red | |
green | |
blue |
impl Copy for XF86VidModeGammaimpl Clone for XF86VidModeGammafn clone(&self) -> XF86VidModeGammafn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).