Get the first flagged entry in the linked list.
Declared in <coins.h>
<coins.h>
CoinsCachePair* Begin() const noexcept;
Pointer to the first entry, or the end sentinel if there are none.