hunt.system.syscall

Undocumented in source.

Modules

os
module hunt.system.syscall.os

Public Imports

hunt.system.syscall.os.Linux
public import hunt.system.syscall.os.Linux;
Undocumented in source.
hunt.system.syscall.os.OSX
public import hunt.system.syscall.os.OSX;
Undocumented in source.
hunt.system.syscall.os.FreeBSD
public import hunt.system.syscall.os.FreeBSD;
Undocumented in source.
hunt.system.syscall.os.Linux
public import hunt.system.syscall.os.Linux;
Undocumented in source.
hunt.system.syscall.os.OSX
public import hunt.system.syscall.os.OSX;
Undocumented in source.
hunt.system.syscall.os.FreeBSD
public import hunt.system.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