void skiplist_set_extra(SkipList *state, void *data, size_t size)
Reads the state value from the buffer.
Definition: skiplist.c:160
void * skiplist_headval(SkipList *list)
Return the value at the head of the skiplist.
Definition: skiplist.c:181
unsigned char uint8
Definition: postgres_ext_defs.in.h:14