eventDriver

Returns the event driver associated to the calling thread.

If no driver has been created, one will be allocated lazily. The return value is guaranteed to be non-null.

@property @safe @nogc nothrow
eventDriver
()

Meta