#[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.