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

The result type returned by opendal_operator_copier(). More...

#include <opendal.h>

Public Attributes

struct opendal_copiercopier
 
struct opendal_errorerror
 

Detailed Description

The result type returned by opendal_operator_copier().

Fields:

Member Data Documentation

◆ copier

struct opendal_copier* opendal_result_operator_copier::copier

The pointer for opendal_copier

◆ error

struct opendal_error* opendal_result_operator_copier::error

The error, if ok, it is null


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