x11_dl
2.21.0
XPointFixed
Aliased type
Fields
x
y
In x11_dl::xrender
Type Alias
x11_dl
::
xrender
::
XPointFixed
Copy item path
source
·
[
−
]
pub type XPointFixed =
_XPointFixed
;
Aliased Type
§
struct XPointFixed { pub x:
i32
, pub y:
i32
, }
Fields
§
§
x:
i32
§
y:
i32