package raylib

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

Innovation. Community. Security.