wasm_trap_trace

Function wasm_trap_trace 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasm_trap_trace( trap: &wasm_trap_t, out: &mut wasm_frame_vec_t, )
Expand description

Gets the trace (as a list of frames) attached to the trap.