Fields
x: c_inty: c_intcx: c_intcy: c_intTrait Implementations
impl Copy for gs_rect
Auto Trait Implementations
impl RefUnwindSafe for gs_rect
impl Send for gs_rect
impl Sync for gs_rect
impl Unpin for gs_rect
impl UnwindSafe for gs_rect
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more