MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / fxFreeChunks

Function fxFreeChunks

xs/sources/xsPlatforms.c:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void fxFreeChunks(txMachine* the, void* theChunks)
122{
123 c_free(theChunks);
124}
125
126#endif /* mxUseDefaultChunkAllocation */
127

Callers 1

fxFreeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected