twz_rt_realloc

Function twz_rt_realloc 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C-unwind" fn twz_rt_realloc( ptr: *mut c_void, sz: usize, align: usize, new_size: usize, flags: alloc_flags, ) -> *mut c_void