SbrkRegion.expand

The expand method may only succeed if the argument is the last block allocated. In that case, expand attempts to push the break pointer to the right.

  1. bool expand(void[] b, size_t delta)
    struct SbrkRegion(uint minAlign = platformAlignment)
    static
    bool
    expand
    (
    ref void[] b
    ,
    size_t delta
    )
  2. Ternary owns(void[] b)

Meta