syscall-d v0.5.0 (2021-12-20T02:12:10Z)
Dub
Repo
syscall
syscalld
arch
syscall_x86_64
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
syscall
(size_t ident)
size_t
syscall
(size_t ident, size_t n)
size_t
syscall
(size_t ident, size_t n, size_t arg1)
size_t
syscall
(size_t ident, size_t n, size_t arg1, size_t arg2)
version(Posix && D_InlineAsm_X86_64)
@
nogc
nothrow
size_t
syscall
(
size_t
ident
,
size_t
n
,
size_t
arg1
,
size_t
arg2
)
size_t
syscall
(size_t ident, size_t n, size_t arg1, size_t arg2, size_t arg3)
size_t
syscall
(size_t ident, size_t n, size_t arg1, size_t arg2, size_t arg3, size_t arg4)
size_t
syscall
(size_t ident, size_t n, size_t arg1, size_t arg2, size_t arg3, size_t arg4, size_t arg5)
Meta
Source
See Implementation
syscalld
arch
syscall_x86_64
functions
syscall