package raylib

  1. Overview
  2. Docs
type t = [
  1. | `Color
]
val t : t Ctypes.structure Ctypes_static.typ
val r : (Unsigned.uint8, t Ctypes.structure) Ctypes_static.field
val g : (Unsigned.uint8, t Ctypes.structure) Ctypes_static.field
val b : (Unsigned.uint8, t Ctypes.structure) Ctypes_static.field
val a : (Unsigned.uint8, t Ctypes.structure) Ctypes_static.field
OCaml

Innovation. Community. Security.