Handle for a memory-mapping operation.
More...
|
| void * | addr |
| | Address where the map is in memory.
|
| |
| size_t | len |
| | Number of bytes mapped.
|
| |
Handle for a memory-mapping operation.
Definition at line 1384 of file disk.c.
◆ addr
| void* GNUNET_DISK_MapHandle::addr |
◆ len
| size_t GNUNET_DISK_MapHandle::len |
Number of bytes mapped.
Definition at line 1394 of file disk.c.
The documentation for this struct was generated from the following file: