[][src]Function spine::ffi::spRegionAttachment_computeWorldVertices

pub unsafe extern "C" fn spRegionAttachment_computeWorldVertices(
    self_: *mut spRegionAttachment,
    bone: *mut spBone,
    vertices: *mut f32,
    offset: i32,
    stride: i32
)