[][src]Function ion_c_sys::_ion_int_realloc_helper

pub unsafe extern "C" fn _ion_int_realloc_helper(
    value: *mut c_void,
    old_len: SIZE,
    owner: *mut c_void,
    new_len: SIZE
) -> *mut c_void