| Apache OpenDALâ„¢ C Binding
    The C binding for Apache OpenDALâ„¢ | 
The result type returned by opendal's reader operation. More...
#include <opendal.h>
| Public Attributes | |
| void * | inner | 
The result type returned by opendal's reader operation.
| void* opendal_reader::inner | 
The pointer to the opendal::StdReader in the Rust code. Only touch this on judging whether it is NULL.