tryGetEventDriver

Returns the event driver associated with the calling thread, if any.

If no driver has been created, this function will return null.

@safe @nogc nothrow
tryGetEventDriver
()

Meta