MCPcopy Create free account
hub / github.com/covscript/covscript / get_sp

Method get_sp

sources/system/unix/common.cpp:302–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300 }
301
302 inline void *get_sp() const
303 {
304 return sp;
305 }
306
307 inline size_t get_ss() const
308 {

Callers 1

resumeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected