[][src]Function spine::ffi::spTransformConstraintTimeline_setFrame

pub unsafe extern "C" fn spTransformConstraintTimeline_setFrame(
    self_: *mut spTransformConstraintTimeline,
    frameIndex: i32,
    time: f32,
    rotateMix: f32,
    translateMix: f32,
    scaleMix: f32,
    shearMix: f32
)