syscall-d ~master (2020-05-08T00:41:16Z)
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)
version(D_InlineAsm_X86_64)
@
nogc
nothrow
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)
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