Function wasmtime_c_api::wasm_val_copy
source ยท #[no_mangle]
pub unsafe extern "C" fn wasm_val_copy(
out: &mut MaybeUninit<wasm_val_t>,
source: &wasm_val_t,
)
#[no_mangle]
pub unsafe extern "C" fn wasm_val_copy(
out: &mut MaybeUninit<wasm_val_t>,
source: &wasm_val_t,
)