SharedGuard.acquire

Undocumented in source. Be warned that the author may not have intended to support it.
struct SharedGuard(T)
static
acquire
(
shared T reg
,
Mutex mutex
)
if (
is(T == class)
)

Meta