package raylib

  1. Overview
  2. Docs
type t = [
  1. | `Vector4
]
val t : t Ctypes.structure F.typ
val x : (float, t Ctypes.structure) F.field
val y : (float, t Ctypes.structure) F.field
val z : (float, t Ctypes.structure) F.field
val w : (float, t Ctypes.structure) F.field
OCaml

Innovation. Community. Security.