rados_list_ctx_t

@typedef rados_list_ctx_t

An iterator for listing the objects in a pool. Used with rados_nobjects_list_open(), rados_nobjects_list_next(), and rados_nobjects_list_close().

extern (C)
alias rados_list_ctx_t = void*

Meta