ScopedMutexLock.tryLock

Undocumented in source.
struct ScopedMutexLock(M)
bool
tryLock
()
if (
is(M : Mutex) ||
)

Meta