Struct xcb::render::Trapezoid [] [src]

pub struct Trapezoid {
    pub base: xcb_render_trapezoid_t,
}

Fields

Methods

impl Trapezoid
[src]

Trait Implementations

impl Copy for Trapezoid
[src]

impl Clone for Trapezoid
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more