IAllocator.resolveInternalPointer

Resolves an internal pointer to the full block allocated. Implementations that don't support this primitive should always return Ternary.unknown.

interface IAllocator
Ternary
resolveInternalPointer
(
const void* p
,
ref void[] result
)

Meta