|
libpulsar
A modular compiler for the pulsar programming language
|
#include "def.h"Go to the source code of this file.
Functions | |
| void | ps_configure (void) |
| Run at the start of your program. | |
| void ps_configure | ( | void | ) |
Run at the start of your program.
Closes all open arenas at program exit.
Definition at line 13 of file configure.c.