Struct x11_dl::xrender::_XTransform [−][src]
Fields
matrix: [[XFixed; 3]; 3]
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 _XTransform
impl Send for _XTransform
impl Sync for _XTransform
impl Unpin for _XTransform
impl UnwindSafe for _XTransform
Blanket Implementations
Mutably borrows from an owned value. Read more