libclod
C library for interacting with NBTs, region files, LOD data and other things.
Loading...
Searching...
No Matches
sys.h
1
#ifndef LIBCLOD_SYS_H
2
#define LIBCLOD_SYS_H
3
4
#include <
clod/lib.h
>
5
6
CLOD_API
7
__attribute__((noreturn))
8
void
clod_exit(
int
code);
9
10
#endif
lib.h
include
clod
sys
sys.h
Generated by
1.16.1