Struct xcb::xproto::Rgb [] [src]

pub struct Rgb {
    pub base: xcb_rgb_t,
}

Fields

Methods

impl Rgb
[src]

Trait Implementations

impl Copy for Rgb
[src]

impl Clone for Rgb
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more