Function wasmtime_c_api::wasm_func_copy

source ·
#[no_mangle]
pub extern "C" fn wasm_func_copy(
    src: &wasm_func_t
) -> Box<wasm_func_t>