Skip to main content

spColorTimeline_setFrame

Function spColorTimeline_setFrame 

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