view osdep/shmem.h @ 12032:8cc4d4344c0f

Don't mess with the window position in xinerama when -geometry changes it. (Attila Kinali)
author diego
date Tue, 16 Mar 2004 05:16:58 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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