Struct xcb::randr::OutputChange [] [src]

pub struct OutputChange {
    pub base: xcb_randr_output_change_t,
}

Fields

Methods

impl OutputChange
[src]

Trait Implementations

impl Copy for OutputChange
[src]

impl Clone for OutputChange
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more