Module Raylib.BoneInfo

type t'
type t = t' ctyp
val t : t Ctypes.typ
val parent : t -> int

Bone parent

val set_parent : t -> int -> unit