view osdep/shmem.h @ 18948:c2aee29c80b6

Do not fiddle (too much) with external (WinID) windows
author reimar
date Sat, 08 Jul 2006 14:57:25 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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