arch_syscall_def

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Posix)
extern (C) nothrow @nogc
struct arch_syscall_def {}

Members

Variables

name
const(char)* name;
Undocumented in source.
num
uint num;
Undocumented in source.

Meta