view osdep/shmem.h @ 12129:c1aff21286dd

libcaca video output driver by Howell Tam
author alex
date Tue, 06 Apr 2004 00:04:48 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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