Struct wlc_sys_with_elogind::wlc_geometry [] [src]

#[repr(C)]
pub struct wlc_geometry { pub origin: wlc_point, pub size: wlc_size, }

Fixed 2D point, size pair

Fields

Trait Implementations

impl Debug for wlc_geometry
[src]

[src]

Formats the value using the given formatter.

impl Copy for wlc_geometry
[src]

impl Clone for wlc_geometry
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more