Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
vmclose.c File Reference
#include <vmalloc/vmalloc.h>
#include <stdlib.h>
Include dependency graph for vmclose.c:

Go to the source code of this file.

Functions

void vmclose (Vmalloc_t *vm)
 

Function Documentation

◆ vmclose()

void vmclose ( Vmalloc_t vm)

Close down a region.

Parameters
vmVmalloc to operate on

Definition at line 18 of file vmclose.c.

References free(), and vmclear().

Here is the call graph for this function: