retainArray

Retain GC allocated array of ref-counted resources

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

Meta