libmetal
Loading...
Searching...
No Matches
Functions
alloc.h File Reference
#include <stdlib.h>

Go to the source code of this file.

Functions

static void * metal_allocate_memory (unsigned int size)
 
static void metal_free_memory (void *ptr)
 

Function Documentation

◆ metal_allocate_memory()

static void * metal_allocate_memory ( unsigned int  size)
inlinestatic

◆ metal_free_memory()

static void metal_free_memory ( void *  ptr)
inlinestatic