BoehmAllocator.owns

Checks if the allocator owns the memory block

struct BoehmAllocator
@trusted @nogc nothrow shared const
bool
owns
(
void[] b
)

Meta