kiss.sys.syscall

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