Function wasmer_c_api::wasm_c_api::trap::wasm_trap_trace
source ยท #[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.