package raylib

  1. Overview
  2. Docs
type t = Types.CharInfo.t Ctypes.structure
val value : (Types.CharInfo.t, [ `Struct ]) Ctypes.structured -> int
val offset_x : (Types.CharInfo.t, [ `Struct ]) Ctypes.structured -> int
val offset_y : (Types.CharInfo.t, [ `Struct ]) Ctypes.structured -> int
val advance_x : (Types.CharInfo.t, [ `Struct ]) Ctypes.structured -> int
val image : (Types.CharInfo.t, [ `Struct ]) Ctypes.structured -> Raylib_functions.Types.Image.t Ctypes.structure
OCaml

Innovation. Community. Security.