wasm_trap_new

Function wasm_trap_new 

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