Struct x11_dl::xrender::_XPointDouble [−][src]
Fields
x: XDouble
y: XDouble
Trait 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 _XPointDouble
impl Send for _XPointDouble
impl Sync for _XPointDouble
impl Unpin for _XPointDouble
impl UnwindSafe for _XPointDouble
Blanket Implementations
Mutably borrows from an owned value. Read more