DtBuilder.abytes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void abytes(tym_t ty, uint offset, uint size, const(char)* ptr, uint nzeros, ubyte _align)
  2. void abytes(uint offset, uint size, const(char)* ptr, uint nzeros, ubyte _align)
    struct DtBuilder
    nothrow @nogc
    void
    abytes
    (
    uint offset
    ,
    uint size
    ,
    const(char)* ptr
    ,
    uint nzeros
    ,
    ubyte _align
    )

Meta