#include <vmalloc/vmalloc.h>
#include <stdlib.h>
Go to the source code of this file.
◆ vmopen()
Open a new region of allocation.
- Returns
- A newly allocated Vmalloc or NULL on failure
Definition at line 18 of file vmopen.c.
References NULL.
Referenced by exopen().