BoehmAllocator.isHeapPtr

Checks if pointer is GC-managed

struct BoehmAllocator
@trusted @nogc nothrow shared const
bool
isHeapPtr
(
const void* ptr
)

Meta