Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ mcGetResource
Function
mcGetResource
modules/piu/PC/lin/piuMain.c:416–420 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
414
}
415
416
const void *mcGetResource(xsMachine* the, const char* path, size_t* size)
417
{
418
*size = 0;
419
return NULL;\
420
}
421
422
423
Callers
3
Resource_constructor
Function · 0.50
Resource_exists
Function · 0.50
fxGetResource
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected