wasm_extern_vec_copy

Function wasm_extern_vec_copy 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_extern_vec_copy( out: &mut wasm_extern_vec_t, src: &wasm_extern_vec_t, )
Expand description

Performs a deep copy of a vector of [wasm_extern_t *].