Tor 0.4.9.8
Loading...
Searching...
No Matches
tor_mmap_t Struct Reference

#include <mmap.h>

Data Fields

const char * data
 
size_t size
 

Detailed Description

Represents an mmaped file. Allocated via tor_mmap_file; freed with tor_munmap_file.

Definition at line 25 of file mmap.h.

Field Documentation

◆ data

◆ size


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