d.gc.extent

Undocumented in source.

Members

Aliases

ExtentTree
alias ExtentTree = RBTree!(Extent, addrRangeExtentCmp)
Undocumented in source.

Functions

addrExtentCmp
ptrdiff_t addrExtentCmp(Extent* lhs, Extent* rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
addrRangeExtentCmp
ptrdiff_t addrRangeExtentCmp(Extent* lhs, Extent* rhs)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Extent
struct Extent
Undocumented in source.

Meta