spine_vertex_attachment typedef
spine_vertex_attachment = Pointer<spine_vertex_attachment_wrapper>
Forward declarations for all non-enum types
Implementation
typedef spine_vertex_attachment = ffi.Pointer<spine_vertex_attachment_wrapper>;