[][src]Static wasmer_vm::libcalls::wasmer_probestack

#[no_mangle]pub static wasmer_probestack: unsafe extern "C" fn()

Probestack check

Safety

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