glutin
0.29.1
XPointFixed
Aliased type
Fields
x
y
In glutin::platform::unix::x11::ffi
?
Type Alias
glutin
::
platform
::
unix
::
x11
::
ffi
::
XPointFixed
source
·
[
−
]
pub type XPointFixed =
_XPointFixed
;
Aliased Type
§
struct XPointFixed { pub x:
i32
, pub y:
i32
, }
Fields
§
§
x:
i32
§
y:
i32