Function wasmer_c_api::wasm_c_api::value::wasm_val_copy
source ยท #[no_mangle]
pub unsafe extern "C" fn wasm_val_copy(
out: &mut wasm_val_t,
val: &wasm_val_t,
)
#[no_mangle]
pub unsafe extern "C" fn wasm_val_copy(
out: &mut wasm_val_t,
val: &wasm_val_t,
)