Struct xcb::render::Directformat [] [src]

pub struct Directformat {
    pub base: xcb_render_directformat_t,
}

Fields

Methods

impl Directformat
[src]

Trait Implementations

impl Copy for Directformat
[src]

impl Clone for Directformat
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more