Function wasmtime_c_api::wasm_byte_vec_copy
source ยท #[no_mangle]
pub extern "C" fn wasm_byte_vec_copy(
out: &mut wasm_byte_vec_t,
src: &wasm_byte_vec_t,
)
#[no_mangle]
pub extern "C" fn wasm_byte_vec_copy(
out: &mut wasm_byte_vec_t,
src: &wasm_byte_vec_t,
)