[][src]Function spine::ffi::spVertexAttachment_computeWorldVertices

pub unsafe extern "C" fn spVertexAttachment_computeWorldVertices(
    self_: *mut spVertexAttachment,
    slot: *mut spSlot,
    start: i32,
    count: i32,
    worldVertices: *mut f32,
    offset: i32,
    stride: i32
)