The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
eventfd_t
core
sys
linux
sys
eventfd
Type for the event counter
import core.sys.linux.sys.eventfd;
version(linux)
extern (
C
) @
nogc
nothrow
alias
eventfd_t
=
uint64_t
Meta
Source
See Implementation
core
sys
linux
sys
eventfd
aliases
eventfd_t
Type for the event counter