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

Function PiuQRCodeBind

modules/piu/Pebble/piuQRCode.c:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71};
72
73void PiuQRCodeBind(void* it, PiuApplication* application, PiuView* view)
74{
75 PiuContentBind(it, application, view);
76}
77
78void PiuQRCodeDictionary(xsMachine* the, void* it)
79{

Callers

nothing calls this directly

Calls 1

PiuContentBindFunction · 0.85

Tested by

no test coverage detected