Module Types.Rectangle

type t
val t : t Ctypes.structure F.typ
val x : (float, t Ctypes.structure) F.field
val y : (float, t Ctypes.structure) F.field
val width : (float, t Ctypes.structure) F.field
val height : (float, t Ctypes.structure) F.field