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