Struct cairo_sys::cairo_rectangle_t [−][src]
Fields
x: f64y: f64width: f64height: f64Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for cairo_rectangle_timpl Send for cairo_rectangle_timpl Sync for cairo_rectangle_timpl Unpin for cairo_rectangle_timpl UnwindSafe for cairo_rectangle_tBlanket Implementations
Mutably borrows from an owned value. Read more