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

Method syscall_void

g2all/700/module/chain.js:448–450  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

446 }
447
448 syscall_void(...args) {
449 this.do_syscall(...args);
450 }
451
452 syscall_int(...args) {
453 this.do_syscall(...args);

Callers 1

sys_voidFunction · 0.45

Calls 1

do_syscallMethod · 0.95

Tested by

no test coverage detected