view osdep/shmem.h @ 10531:bee0c132863a

_win32libdir (not _libdir/win32) should be searched after other locations.
author diego
date Tue, 05 Aug 2003 23:53:06 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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