view osdep/shmem.h @ 20842:c15751f13cf9

1. convert single quotation mark to double one for better looking 2. wording of "resolution", and some sync w/ en/mplayer.1 r20774 patch by Sheldon Jin (jinsh2 yahoo com)
author kraymer
date Sat, 11 Nov 2006 14:15:22 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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