A pointer to the array of values.
The number of values.
Atomically increments the reference count of ring
by one.
Atomically decrements the reference count of ring
by one. When the
reference count reaches zero, the structure is freed.
Creates a new instance of #DzlRing with the given number of elements.
The size per element.
The number of elements to allocate.
Notification called when removing an element.
Appends
len
values located atdata
.