Tor 0.4.9.3-alpha-dev
Loading...
Searching...
No Matches
Data Fields
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

const char* data

◆ size

size_t size

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