Function wasmtime_runtime::libcalls::trampolines::table_copy
source ยท pub unsafe extern "C" fn table_copy(
vmctx: *mut VMContext,
dst_index: u32,
src_index: u32,
dst: u32,
src: u32,
len: u32,
)