spine_animation_state_data typedef

spine_animation_state_data = Pointer<spine_animation_state_data_wrapper>

Forward declarations for all non-enum types

Implementation

typedef spine_animation_state_data = ffi.Pointer<spine_animation_state_data_wrapper>;