Constant wasmer_vm::PROBESTACK

source ·
pub const PROBESTACK: unsafe extern "C" fn() = __chkstk; // {probestack::__chkstk as unsafe extern "C" fn()}
Expand description

The probestack for 64bit Windows when compiled with MSVC (note the double underscore)