Owned.ptr

Raw C pointer (const view).

  1. T* ptr [@property getter]
  2. const(T)* ptr [@property getter]
    mixintemplate Owned(T, alias freeFn)
    @property const @nogc nothrow
    const(T)*
    ptr
    ()

Meta