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

Function fxFreeSlots

xs/sources/xsPlatforms.c:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void fxFreeSlots(txMachine* the, void* theSlots)
137{
138 c_free(theSlots);
139}
140
141#endif /* mxUseDefaultSlotAllocation */
142

Callers 1

fxFreeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected