spine_attachment_dispose method
Implementation
void spine_attachment_dispose(
spine_attachment self,
) {
return _spine_attachment_dispose(
self,
);
}
void spine_attachment_dispose(
spine_attachment self,
) {
return _spine_attachment_dispose(
self,
);
}