toBuffer.toBuffer

Undocumented in source.
  1. alias toBuffer = Buffer!U
  2. alias toBuffer = T
    template toBuffer(T)
    static if(!(is(T : Pointer!(n, U), uint n, U)))
    alias toBuffer = T

Meta