[][src]Function spine::ffi::spPathConstraintMixTimeline_setFrame

pub unsafe extern "C" fn spPathConstraintMixTimeline_setFrame(
    self_: *mut spPathConstraintMixTimeline,
    frameIndex: i32,
    time: f32,
    rotateMix: f32,
    translateMix: f32
)