package raylib

  1. Overview
  2. Docs
type t = Types.NPatchInfo.t Ctypes.structure
val t : Types.NPatchInfo.t Ctypes.structure Ctypes.typ
val create : Raylib_generated_types.Rectangle.t Ctypes.structure -> int -> int -> int -> int -> Constants.NPatchType.t -> (Types.NPatchInfo.t, [ `Struct ]) Ctypes.structured
val source_rec : (Types.NPatchInfo.t, [ `Struct ]) Ctypes.structured -> Raylib_generated_types.Rectangle.t Ctypes.structure
val left : (Types.NPatchInfo.t, [ `Struct ]) Ctypes.structured -> int
val top : (Types.NPatchInfo.t, [ `Struct ]) Ctypes.structured -> int
val right : (Types.NPatchInfo.t, [ `Struct ]) Ctypes.structured -> int
val bottom : (Types.NPatchInfo.t, [ `Struct ]) Ctypes.structured -> int
val typ : (Types.NPatchInfo.t, [ `Struct ]) Ctypes.structured -> Constants.NPatchType.t
OCaml

Innovation. Community. Security.