Type Definition rusty_spine::c::spAnimationStateListener

source ·
pub type spAnimationStateListener = Option<unsafe extern "C" fn(_: *mut spAnimationState, _: spEventType, _: *mut spTrackEntry, _: *mut spEvent)>;