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

User metadata associated with a path. More...

#include <opendal.h>

Public Attributes

void * inner
 

Detailed Description

User metadata associated with a path.

Member Data Documentation

◆ inner

void* opendal_metadata_user_metadata::inner

The pointer to the user metadata in the Rust code. Only touch this on judging whether it is NULL.


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