Struct xcb::randr::ScreenSize [] [src]

pub struct ScreenSize {
    pub base: xcb_randr_screen_size_t,
}

Fields

Methods

impl ScreenSize
[src]

Trait Implementations

impl Copy for ScreenSize
[src]

impl Clone for ScreenSize
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more