eventfd_t

Type for the event counter

version(linux)
extern (C) @nogc nothrow
alias eventfd_t = uint64_t

Meta