view osdep/shmem.h @ 11087:b427c796638b

* clear window on fullscreen switch * add call of vo_x11_sizehint
author attila
date Sun, 12 Oct 2003 14:42:27 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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