Struct xcb::xproto::Point [] [src]

pub struct Point {
    pub base: xcb_point_t,
}

Fields

Methods

impl Point
[src]

Trait Implementations

impl Copy for Point
[src]

impl Clone for Point
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more