syscall
fn
c_long syscall(c_long sysno, ...) extern(C) nothrow @nogcInvoke system call number sysno, passing it the remaining arguments.
c_long syscall(c_long sysno, ...) extern(C) nothrow @nogcInvoke system call number sysno, passing it the remaining arguments.