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

Function nullcSetGlobalMemoryLimit

NULLC/nullc.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155
156#ifndef NULLC_NO_EXECUTOR
157void nullcSetGlobalMemoryLimit(unsigned int limit)
158{
159 NULLC::SetGlobalLimit(limit);
160}
161#endif
162
163nullres nullcBindModuleFunction(const char* module, void (NCDECL *ptr)(), const char* name, int index)

Callers 1

RunMethod · 0.85

Calls

no outgoing calls

Tested by 1

RunMethod · 0.68