[][src]Function spine::ffi::spColorTimeline_setFrame

pub unsafe extern "C" fn spColorTimeline_setFrame(
    self_: *mut spColorTimeline,
    frameIndex: i32,
    time: f32,
    r: f32,
    g: f32,
    b: f32,
    a: f32
)