package raylib

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

Innovation. Community. Security.