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