Function rusty_spine::c::spRGBA2Timeline_setFrame

source ·
#[no_mangle]
pub unsafe extern "C" fn spRGBA2Timeline_setFrame(
    self_0: *mut spRGBA2Timeline,
    frame: c_int,
    time: c_float,
    r: c_float,
    g: c_float,
    b: c_float,
    a: c_float,
    r2: c_float,
    g2: c_float,
    b2: c_float
)