package raylib

  1. Overview
  2. Docs
type t = [
  1. | `NPatchInfo
]
val t : t Ctypes.structure Ctypes_static.typ
val source_rec : (Rectangle.t Ctypes.structure, t Ctypes.structure) Ctypes_static.field
val left : (int, t Ctypes.structure) Ctypes_static.field
val top : (int, t Ctypes.structure) Ctypes_static.field
val right : (int, t Ctypes.structure) Ctypes_static.field
val bottom : (int, t Ctypes.structure) Ctypes_static.field
val typ : (NPatchType.t, t Ctypes.structure) Ctypes_static.field
OCaml

Innovation. Community. Security.