MCPcopy Create free account
hub / github.com/cppla/ServerStatus / MEMHEADER

Class MEMHEADER

server/src/system.c:150–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 int line;
149 int size;
150 struct MEMHEADER *prev;
151 struct MEMHEADER *next;
152} MEMHEADER;
153

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected