package raylib

  1. Overview
  2. Docs
type t = [
  1. | `Rectangle
]
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
OCaml

Innovation. Community. Security.