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>
#[no_mangle]
pub extern "C" fn wasm_func_copy(
src: &wasm_func_t,
) -> Box<wasm_func_t>