Buffer.ElementType

Undocumented in source.
  1. alias ElementType = ubyte
  2. alias ElementType = T
  3. alias ElementType = T
    struct Buffer(T)
    static if(!(is(T == void)))
    static if(!(is(typeof( ))))
    alias ElementType = T

Meta