spine_animation_state_data typedef

spine_animation_state_data = Pointer<spine_animation_state_data_wrapper>

Implementation

typedef spine_animation_state_data
    = ffi.Pointer<spine_animation_state_data_wrapper>;