Function wasmtime_c_api::wasm_memory_copy

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