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