Struct xcb::xproto::Timecoord [] [src]

pub struct Timecoord {
    pub base: xcb_timecoord_t,
}

Fields

Methods

impl Timecoord
[src]

Trait Implementations

impl Copy for Timecoord
[src]

impl Clone for Timecoord
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more