package raylib

  1. Overview
  2. Docs
type t'
type t = t' ctyp
val t : t Ctypes.typ
val id : t -> Unsigned.UInt.t
val locs : t -> ShaderLoc.t CArray.t
val set_loc : t -> ShaderLocationIndex.t -> ShaderLoc.t -> unit
val set_locs : t -> ShaderLoc.t CArray.t -> unit