rados_object_list_item
extern (C)
struct rados_object_list_item {
}
Members
- locator
char* locator;
Undocumented in source.
- locator_length
size_t locator_length;
Undocumented in source.
- nspace
char* nspace;
Undocumented in source.
- nspace_length
size_t nspace_length;
Undocumented in source.
- oid
char* oid;
Undocumented in source.
- oid_length
size_t oid_length;
Undocumented in source.
deimos rados
aliasesenumsfunctionsmanifest constantsstructs