ReferenceCountUpdater.refCnt

Undocumented in source. Be warned that the author may not have intended to support it.
class ReferenceCountUpdater(T, string fieldName)
final
int
refCnt
if (
(is(typeof(__traits(getMember, T, fieldName)) == shared(int)))
)

Meta