wasmer_vm::libcalls

Static WASMER_VM_PROBESTACK

Source
#[no_mangle]
pub static WASMER_VM_PROBESTACK: unsafe extern "C" fn()
Expand description

Probestack check

ยงSafety

This function does not follow the standard function ABI, and is called as part of the function prologue.