view osdep/shmem.h @ 12194:81f8e4f97b38

printf -> mp_msg, error msg when qtmlClient.dll is missing
author faust3
date Tue, 13 Apr 2004 14:48:31 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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