Module CL_Sizef

module CL_Sizef: sig .. end

API documentation for the classes CL_Sizef and CL_Sized

type t = {
   width : float;
   height : float;
}