Previous
Up
Next
Module
Evas.Coord_point
module
Coord_point:
sig
..
end
type
t
= {
x
:
int
;
y
:
int
;
}