Struct wlc_sys_with_elogind::wlc_size [] [src]

#[repr(C)]
pub struct wlc_size { pub w: u32, pub h: u32, }

Fixed 2D size

Fields

Trait Implementations

impl Debug for wlc_size
[src]

[src]

Formats the value using the given formatter.

impl Copy for wlc_size
[src]

impl Clone for wlc_size
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more