Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
204
function
sys_void(...args) {
205
return
chain.syscall_void(...args);
206
}
207
208
function
sysi(...args) {
209
return
chain.sysi(...args);
Callers
2
race_one
Function · 0.70
patch_kernel
Function · 0.70
Calls
1
syscall_void
Method · 0.45
Tested by
no test coverage detected