Struct x11_dl::xf86vmode::XF86VidModeGamma [−][src]
Fields
red: c_float
green: c_float
blue: c_float
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for XF86VidModeGamma
impl Send for XF86VidModeGamma
impl Sync for XF86VidModeGamma
impl Unpin for XF86VidModeGamma
impl UnwindSafe for XF86VidModeGamma
Blanket Implementations
Mutably borrows from an owned value. Read more