Source.ptr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ptr [@property getter]
  2. T* ptr [@property setter]
    struct Source
    @property
    ptr
    (
    T
    )
    (
    T* ptr
    )

Meta