spine_attachment_dereference method
Implementation
void spine_attachment_dereference(
spine_attachment self,
) {
return _spine_attachment_dereference(
self,
);
}
void spine_attachment_dereference(
spine_attachment self,
) {
return _spine_attachment_dereference(
self,
);
}