__db_seq_stat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

st_cache_size
int32_t st_cache_size;
Undocumented in source.
st_current
db_seq_t st_current;
Undocumented in source.
st_flags
uint32_t st_flags;
Undocumented in source.
st_last_value
db_seq_t st_last_value;
Undocumented in source.
st_max
db_seq_t st_max;
Undocumented in source.
st_min
db_seq_t st_min;
Undocumented in source.
st_nowait
uintmax_t st_nowait;
Undocumented in source.
st_value
db_seq_t st_value;
Undocumented in source.
st_wait
uintmax_t st_wait;
Undocumented in source.

Meta