RetroArch
Functions
alloc.c File Reference
#include "internal.h"
Include dependency graph for alloc.c:

Functions

void * rc_alloc (void *pointer, int *offset, int size, int alignment, rc_scratch_t *scratch)
 

Function Documentation

◆ rc_alloc()

void* rc_alloc ( void *  pointer,
int *  offset,
int  size,
int  alignment,
rc_scratch_t *  scratch 
)