Function rusty_spine::c::spSkin_setAttachment

source ·
#[no_mangle]
pub unsafe extern "C" fn spSkin_setAttachment(
    self_0: *mut spSkin,
    slotIndex: c_int,
    name: *const c_char,
    attachment: *mut spAttachment
)