Function rusty_spine::c::_spAnimationState_setCurrent

source ·
#[no_mangle]
pub unsafe extern "C" fn _spAnimationState_setCurrent(
    self_0: *mut spAnimationState,
    index: c_int,
    current: *mut spTrackEntry,
    interrupt: c_int
)