Struct xcb::render::Indexvalue [] [src]

pub struct Indexvalue {
    pub base: xcb_render_indexvalue_t,
}

Fields

Methods

impl Indexvalue
[src]

Trait Implementations

impl Copy for Indexvalue
[src]

impl Clone for Indexvalue
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more