view osdep/shmem.h @ 22427:08045a99dddb

Do not read more audio samples than available
author reimar
date Sun, 04 Mar 2007 14:11:44 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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