|
Apache OpenDALâ„¢ C Binding
The C binding for Apache OpenDALâ„¢
|
The layers to apply when initializing an opendal_operator. More...
#include <opendal.h>
Public Attributes | |
| void * | inner |
The layers to apply when initializing an opendal_operator.
| void* opendal_operator_layers::inner |
The pointer to the Vec<OperatorLayer> in the Rust code. Only touch this on judging whether it is NULL.