Apache OpenDALâ„¢ C Binding
The C binding for Apache OpenDALâ„¢
Loading...
Searching...
No Matches
Public Attributes | List of all members
opendal_operator_info Struct Reference

Metadata for operator, users can use this metadata to get information of operator. More...

#include <opendal.h>

Public Attributes

void * inner
 

Detailed Description

Metadata for operator, users can use this metadata to get information of operator.

Member Data Documentation

◆ inner

void* opendal_operator_info::inner

The pointer to the opendal::OperatorInfo in the Rust code. Only touch this on judging whether it is NULL.


The documentation for this struct was generated from the following file: