view osdep/shmem.h @ 9435:97b30b4b722f

cygwin win32 dll support
author faust3
date Sat, 15 Feb 2003 17:45:10 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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