Function rusty_spine::c::_spRealloc

source ·
#[no_mangle]
pub unsafe extern "C" fn _spRealloc(
    ptr: *mut c_void,
    size: size_t
) -> *mut c_void