retainArray

Retain GC allocated associative array of ref-counted resources

  1. void retainArray(T[] arr)
  2. void retainArray(T[K] arr)
    void
    retainArray
    (
    T
    K
    )
    (
    ref T[K] arr
    )

Meta