Apache OpenDALâ„¢ C Binding
The C binding for Apache OpenDALâ„¢
|
Used to access almost all OpenDAL APIs. It represents an operator that provides the unified interfaces provided by OpenDAL. More...
#include <opendal.h>
Public Attributes | |
void * | inner |
Used to access almost all OpenDAL APIs. It represents an operator that provides the unified interfaces provided by OpenDAL.
ptr
to check whether this is a NULL operator. void* opendal_operator::inner |
The pointer to the opendal::BlockingOperator in the Rust code. Only touch this on judging whether it is NULL.