view osdep/shmem.h @ 12300:95ea9f5f6f14

Fix embedded smil playlist detection if there are parameters on the url
author rtognimp
date Mon, 26 Apr 2004 19:33:37 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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