Owned.ptr

Raw C pointer (mutable).

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

Meta