Struct xcb::xproto::Format [] [src]

pub struct Format {
    pub base: xcb_format_t,
}

Fields

Methods

impl Format
[src]

Trait Implementations

impl Copy for Format
[src]

impl Clone for Format
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more