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