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)
  2. void abytes(uint offset, uint size, const(char)* ptr, uint nzeros)
    struct DtBuilder
    nothrow @nogc
    void
    abytes
    (
    uint offset
    ,
    uint size
    ,
    const(char)* ptr
    ,
    uint nzeros
    )

Meta