Function wasm_trap_origin

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_trap_origin(
    raw: &wasm_trap_t,
) -> Option<Box<wasm_frame_t<'_>>>