libpulsar
A modular compiler for the pulsar programming language
Loading...
Searching...
No Matches
Functions
configure.h File Reference
#include "def.h"

Go to the source code of this file.

Functions

void ps_configure (void)
 Run at the start of your program.
 

Function Documentation

◆ ps_configure()

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.