view linux/shmem.h @ 4438:e01ee848935f

grr, 10l. vo_x11_uninit: close display only if window not created by GUI
author alex
date Thu, 31 Jan 2002 11:26:29 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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