Apache OpenDALâ„¢ C Binding
The C binding for Apache OpenDALâ„¢
|
Metadata for operator, users can use this metadata to get information of operator. More...
#include <opendal.h>
Public Attributes | |
void * | inner |
Metadata for operator, users can use this metadata to get information of operator.
void* opendal_operator_info::inner |
The pointer to the opendal::OperatorInfo in the Rust code. Only touch this on judging whether it is NULL.