libclod
C library for interacting with NBTs, region files, LOD data and other things.
Loading...
Searching...
No Matches
file Struct Reference

Public Attributes

void * map
size_t size
int fd
bool writeable

Detailed Description

Definition at line 13 of file file.c.

Member Data Documentation

◆ map

void* file::map

Definition at line 14 of file file.c.

◆ size

size_t file::size

Definition at line 15 of file file.c.

◆ fd

int file::fd

Definition at line 16 of file file.c.

◆ writeable

bool file::writeable

Definition at line 17 of file file.c.


The documentation for this struct was generated from the following file:
  • src/region/platform/unix/file.c