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

Function GetData

NULLC/nullc_remote.h:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212 }
213
214 PipeData GetData()
215 {
216 return data;
217 }
218
219 void DispatcherThread(void* param);
220}

Callers 2

PipeDebugBreakFunction · 0.70
GeneralCommandThreadFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected