EventLoopImpl.notify

Undocumented in source. Be warned that the author may not have intended to support it.
struct EventLoopImpl
package nothrow
bool
notify
(
T
)
(
in fd_t fd
,
in T payload
)
if (
is(T == shared AsyncSignal) ||
)

Meta