[][src]Function spine::ffi::spIkConstraintTimeline_setFrame

pub unsafe extern "C" fn spIkConstraintTimeline_setFrame(
    self_: *mut spIkConstraintTimeline,
    frameIndex: i32,
    time: f32,
    mix: f32,
    softness: f32,
    bendDirection: i32,
    compress: i32,
    stretch: i32
)