EventDriver.dispose

Frees all resources of the driver and prepares it for consumption by the GC.

Note that the driver will not be usable after calling this method. Any further calls are illegal and result in undefined behavior.

interface EventDriver
@safe
void
dispose
()

Meta