[][src]Function spine::ffi::spSkin_setAttachment

pub unsafe extern "C" fn spSkin_setAttachment(
    self_: *mut spSkin,
    slotIndex: i32,
    name: *const i8,
    attachment: *mut spAttachment
)