ISharedRef.DataWithDeleter

Undocumented in source.
struct ISharedRef(Allocator, T, bool Shared = true)
alias DataWithDeleter = ExternalRefCountDataWithDeleter!(Alloc, ValueType, isShared)

Meta