Function wasmtime_c_api::wasm_trap_copy

source ·
#[no_mangle]
pub extern "C" fn wasm_trap_copy(
    src: &wasm_trap_t
) -> Box<wasm_trap_t>