view osdep/shmem.h @ 13521:b6e85e7ec3a6

mpi->w and h are set by vf_get_image, do not overwrite them.
author reimar
date Fri, 01 Oct 2004 20:08:21 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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