Function wasm_throw

Source
unsafe extern "C-unwind" fn wasm_throw(tag: i32, ptr: *mut u8) -> !
Available on target_family="wasm" only.