Recycler.dispose

Disposes a used segment. This means adding a NEW segment to the recycler.

struct Recycler
nothrow
void
dispose
(
const(Index) index
,
const ulong segment_size
)

Parameters

index const(Index)

index to the block

segment_size ulong

in number of blocks.