package raylib

  1. Overview
  2. Docs
type t = [
  1. | `CharInfo
]
val t : t Ctypes.structure Ctypes_static.typ
val value : (int, t Ctypes.structure) Ctypes_static.field
val offset_x : (int, t Ctypes.structure) Ctypes_static.field
val offset_y : (int, t Ctypes.structure) Ctypes_static.field
val advance_x : (int, t Ctypes.structure) Ctypes_static.field
val image : (Image.t Ctypes.structure, t Ctypes.structure) Ctypes_static.field
OCaml

Innovation. Community. Security.