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

Function fxGenerateProfileID

xs/tools/xsc.c:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71txID fxGenerateProfileID(void* console)
72{
73 return XS_NO_ID;
74}
75
76void fxGenerateTag(void* console, txString buffer, txInteger bufferSize, txString path)
77{

Callers 3

fxLinkerScriptCallbackFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected