Function wasmer_vm::libcalls::wasmer_vm_alloc_exception
source ยท #[no_mangle]
pub extern "C-unwind" fn wasmer_vm_alloc_exception(size: usize) -> u64
Expand description
Implementation for allocating an exception.