LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
fs_stream_cfg_t Struct Reference

Configuration type for the fs_stream adapter. More...

#include <fs_stream_types.h>

Data Fields

int reserved
 Reserved configuration field.
 

Detailed Description

This structure carries the CR-provided configuration values used when constructing fs_stream-related objects.

Definition at line 38 of file fs_stream_types.h.

Field Documentation

◆ reserved

int fs_stream_cfg_t::reserved

Reserved for future extensions.

Definition at line 45 of file fs_stream_types.h.