[][src]Function spine::ffi::spSkin_copySkin

pub unsafe extern "C" fn spSkin_copySkin(
    self_: *mut spSkin,
    other: *const spSkin
)

Adds all attachments, bones, and constraints from the specified skin to this skin. Attachments are deep copied.