Function wasmtime_c_api::wasm_trap_new

source ·
#[no_mangle]
pub extern "C" fn wasm_trap_new(
    _store: &wasm_store_t,
    message: &wasm_message_t
) -> Box<wasm_trap_t>