| Apache OpenDALâ„¢ C Binding
    The C binding for Apache OpenDALâ„¢ | 
opendal_list_entry is the entry under a path, which is listed from the opendal_lister More...
#include <opendal.h>
| Public Attributes | |
| void * | inner | 
opendal_list_entry is the entry under a path, which is listed from the opendal_lister
For examples, please see the comment section of opendal_operator_list()
| void* opendal_entry::inner | 
The pointer to the opendal::Entry in the Rust code. Only touch this on judging whether it is NULL.