CACAO
Data Structures | Typedefs | Functions
region.h File Reference

Go to the source code of this file.

Data Structures

struct  regioninfo_t
 

Typedefs

typedef struct regioninfo_t regioninfo_t
 

Functions

voidregion_create (regioninfo_t *region, u4 size)
 

Typedef Documentation

typedef struct regioninfo_t regioninfo_t

Definition at line 36 of file region.h.

Function Documentation

void* region_create ( regioninfo_t region,
u4  size 
)

Definition at line 43 of file region.c.