Struct xcb::randr::CrtcChange [] [src]

pub struct CrtcChange {
    pub base: xcb_randr_crtc_change_t,
}

Fields

Methods

impl CrtcChange
[src]

Trait Implementations

impl Copy for CrtcChange
[src]

impl Clone for CrtcChange
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more