Function wasmer_c_api::wasm_c_api::externals::wasm_memory_copy
source ยท #[no_mangle]
pub unsafe extern "C" fn wasm_memory_copy(
memory: &wasm_memory_t,
) -> Box<wasm_memory_t>
#[no_mangle]
pub unsafe extern "C" fn wasm_memory_copy(
memory: &wasm_memory_t,
) -> Box<wasm_memory_t>