module CL_Sizef: sig .. end
sig
end
API documentation for the classes CL_Sizef and CL_Sized
type t = {
width : float;
float
height : float;
}