wasm_val_copy

Function wasm_val_copy 

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