Blender V2.61 - r43446

Util.h

Go to the documentation of this file.
00001 
00028 void*   memdbl      (void *mem, int *size_pr, int item_size);
00029 
00030 char*   string_dup  (char *str);
00031 void    fatal       (char *fmt, ...);
00032