package raylib

  1. Overview
  2. Docs
type t = Types.NPatchInfo.t Ctypes.structure
val t : Types.NPatchInfo.t Ctypes.structure Ctypes_static.typ
val create : Raylib_functions.Types.Rectangle.t Ctypes.structure -> int -> int -> int -> int -> Raylib_functions.Types.NPatchType.t -> (Types.NPatchInfo.t, [ `Struct ]) Ctypes.structured
val source_rec : (Types.NPatchInfo.t, [ `Struct ]) Ctypes.structured -> Raylib_functions.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 -> Raylib_functions.Types.NPatchType.t
OCaml

Innovation. Community. Security.