Loading...
Searching...
No Matches
vcdiff_vfs_t Struct Reference

Context for the underlying file. More...

Detailed Description

Context for the underlying file.

Definition at line 36 of file vcdiff_vfs.h.

#include <vcdiff_vfs.h>

Data Fields

int fd
 File descriptor of the VFS file.
 
size_t max_size
 Maximum file size for vcdiff target files.
 

Field Documentation

◆ fd

int vcdiff_vfs_t::fd

File descriptor of the VFS file.

Definition at line 37 of file vcdiff_vfs.h.

◆ max_size

size_t vcdiff_vfs_t::max_size

Maximum file size for vcdiff target files.

Definition at line 38 of file vcdiff_vfs.h.


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