Function rusty_spine::c::spIkConstraintTimeline_setFrame

source ·
#[no_mangle]
pub unsafe extern "C" fn spIkConstraintTimeline_setFrame(
    self_0: *mut spIkConstraintTimeline,
    frame: c_int,
    time: c_float,
    mix: c_float,
    softness: c_float,
    bendDirection: c_int,
    compress: c_int,
    stretch: c_int
)