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

Function sys_void

g2all/700/lapse.js:204–206  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

202}
203
204function sys_void(...args) {
205 return chain.syscall_void(...args);
206}
207
208function sysi(...args) {
209 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