view linux/shmem.h @ 6707:3f0c724dac75

better support for rgb/bgr formats
author alex
date Thu, 11 Jul 2002 19:08:23 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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