Function rusty_spine::c::spKeyValueArray_ensureCapacity

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