wasm_val_copy

Function wasm_val_copy 

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