SlotPool.heapPush
void heapPush(ulong seq, uint slotIndex) @trusted nothrow @nogcInsert a slot into the registration-order min-heap.
Parameters
seq | Registration sequence number. |
slotIndex | Index of the registered slot. |
void heapPush(ulong seq, uint slotIndex) @trusted nothrow @nogcInsert a slot into the registration-order min-heap.
seq | Registration sequence number. |
slotIndex | Index of the registered slot. |