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

The probestack for 32bit Windows when compiled with MSVC (note the singular underscore)