kevent

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (C) @nogc nothrow
static if(IOMode == IO_MODE.kqueue)
int
kevent
(
int kq
,,,,,
const timespec* timeout
)

Meta