asLengthArray

Undocumented in source.
  1. LengthArray!(T, LengthType) asLengthArray(T[] array)
    pragma(inline)
    LengthArray!(T, LengthType)
    asLengthArray
    (
    LengthType
    T
    )
    (
    T[] array
    )
  2. LengthArray!(T, LengthType) asLengthArray(T* ptr, LengthType length)

Meta