wasm_func_copy

Function wasm_func_copy 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_func_copy( func: &wasm_func_t, ) -> Box<wasm_func_t>