Function wasmer_c_api::wasm_c_api::trap::wasm_trap_origin

source ยท
#[no_mangle]
pub unsafe extern "C" fn wasm_trap_origin(
    trap: &wasm_trap_t,
) -> Option<Box<wasm_frame_t>>
Expand description

Gets the origin frame attached to the trap.