wasm_functype_vec_copy

Function wasm_functype_vec_copy 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_functype_vec_copy( out: &mut wasm_functype_vec_t, src: &wasm_functype_vec_t, )