Function wasmer_c_api::wasm_c_api::externals::wasm_extern_vec_copy [−][src]
#[no_mangle] pub unsafe extern "C" fn wasm_extern_vec_copy(
out_ptr: &mut wasm_extern_vec_t,
in_ptr: &wasm_extern_vec_t
)
Expand description
Performs a deep copy of a vector of wasm_extern_t.