raylib.rlgl
Raylib_rlgl.VertexBuffer
raylib
raylib.audio
raylib.core
raylib.models
raylib.shapes
raylib.text
raylib.textures
type t'
type t = t' Raylib_core.ctyp
val t : t Ctypes.typ
val element_count : t -> int
val vertices : t -> float Ctypes.ptr
val texcoords : t -> float Ctypes.ptr
val colors : t -> Unsigned.UChar.t Ctypes.ptr
val indices : t -> Unsigned.UInt.t Ctypes.ptr
val vao_id : t -> VaoId.t