MCPcopy Create free account
hub / github.com/WheretIB/nullc / GetGlobalSize

Function GetGlobalSize

NULLC/Callbacks.cpp:5526–5529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5524}
5525
5526unsigned int GetGlobalSize()
5527{
5528 return varTop;
5529}
5530
5531void SetGlobalSize(unsigned int offset)
5532{

Callers 1

GetBytecodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected