Function rusty_spine::c::spRGBTimeline_setFrame

source ·
#[no_mangle]
pub unsafe extern "C" fn spRGBTimeline_setFrame(
    self_0: *mut spRGBTimeline,
    frame: c_int,
    time: c_float,
    r: c_float,
    g: c_float,
    b: c_float
)