MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / sys_void

Function sys_void

g2all/900/lapse.js:182–184  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

180}
181
182function sys_void(...args) {
183 return chain.syscall_void(...args);
184}
185
186function sysi(...args) {
187 return chain.sysi(...args);

Callers 2

race_oneFunction · 0.70
patch_kernelFunction · 0.70

Calls 1

syscall_voidMethod · 0.45

Tested by

no test coverage detected