fSynchronized.fSynchronized

Undocumented in source. Be warned that the author may not have intended to support it.
template fSynchronized(alias func)
static if(isSomeFunction!func)
ReturnType!func
fSynchronized
(
Parameters!func args
)

Meta