SbrkRegion.owns

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)
  2. Ternary owns(void[] b)
    struct SbrkRegion(uint minAlign = platformAlignment)
    static
    Ternary
    owns
    (
    void[] b
    )

Meta