HmodBlockAllocator.owns

Was the given buffer allocated with this allocator?

struct HmodBlockAllocator(size_t blockSize)
const pure nothrow @trusted
Ternary
owns
(
void[] b
)

Meta