view osdep/shmem.h @ 11905:e1730b82a762

Telecine HOWTO by Corey Hickey <bugfood-ml@fatooh.org>, some modifications by my humble self.
author diego
date Sun, 01 Feb 2004 22:36:14 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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