Module Raylib_generated_types.Vector3

type t
val t : t Ctypes.structure Ctypes.typ
val x : (float, t Ctypes.structure) Ctypes.field
val y : (float, t Ctypes.structure) Ctypes.field
val z : (float, t Ctypes.structure) Ctypes.field