GNUnet 0.21.0
GNUNET_DISK_FileHandle Struct Reference

Handle used to access files (and pipes). More...

#include <gnunet_disk_lib.h>

Data Fields

int fd
 File handle on Unix-like systems. More...
 

Detailed Description

Handle used to access files (and pipes).

Definition at line 71 of file gnunet_disk_lib.h.

Field Documentation

◆ fd


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