ReadWriteMutex.writer
Writer writer() @property @safe nothrowGets an object representing the writer lock for the associated mutex.
Returns
A writer sub-mutex.
shared(Writer) writer() @property shared @safe nothrowditto
Writer writer() @property @safe nothrowGets an object representing the writer lock for the associated mutex.
shared(Writer) writer() @property shared @safe nothrowditto