Kqueue.registerFdCallback

Undocumented in source. Be warned that the author may not have intended to support it.
struct Kqueue
nothrow @trusted @nogc
void
registerFdCallback
(,,
void delegate
(
void*
)
callback
,
void* opaq
,
bool oneShot
)

Meta