Function rusty_spine::c::spIntArray_ensureCapacity

source ·
#[no_mangle]
pub unsafe extern "C" fn spIntArray_ensureCapacity(
    self_0: *mut spIntArray,
    newCapacity: c_int
)