kiss ~master (2018-09-04T06:35:33Z)
Dub
Repo
kiss.sys.syscall
kiss
sys
Undocumented in source.
Modules
os
module
kiss.sys.syscall.os
Public Imports
kiss.sys.syscall.os.linux
public
import
kiss
.
sys
.
syscall
.
os
.
linux
;
Undocumented in source.
kiss.sys.syscall.os.osx
public
import
kiss
.
sys
.
syscall
.
os
.
osx
;
Undocumented in source.
kiss.sys.syscall.os.freebsd
public
import
kiss
.
sys
.
syscall
.
os
.
freebsd
;
Undocumented in source.
Members
Functions
syscall
size_t
syscall
(size_t ident, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Meta
Source
See Source File
kiss
sys
modules
syscall