view osdep/shmem.h @ 13471:d91e47e83a4e

Cumulative sync with 1.744 1.744: quantizer --> quantization as pointed out by Attila 1.743: Hint at examples, better wording, some cosmetics.
author gpoirier
date Sun, 26 Sep 2004 10:01:13 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


void* shmem_alloc(int size);
void shmem_free(void* p,int size);