Struct xcb::xproto::Arc [] [src]

pub struct Arc {
    pub base: xcb_arc_t,
}

Fields

Methods

impl Arc
[src]

Trait Implementations

impl Copy for Arc
[src]

impl Clone for Arc
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more