[][src]Function spine::ffi::spAttachmentTimeline_setFrame

pub unsafe extern "C" fn spAttachmentTimeline_setFrame(
    self_: *mut spAttachmentTimeline,
    frameIndex: i32,
    time: f32,
    attachmentName: *const i8
)