12 #ifndef __WMEM_MISCUTL_H__
13 #define __WMEM_MISCUTL_H__
51 wmem_compare_uint(gconstpointer a, gconstpointer b);
WS_DLL_PUBLIC void * wmem_memdup(wmem_allocator_t *allocator, const void *source, const size_t size) G_GNUC_MALLOC
Definition: wmem_miscutl.c:19
WS_DLL_PUBLIC int wmem_compare_int(gconstpointer a, gconstpointer b)
Definition: wmem_miscutl.c:33
Definition: wmem_allocator.h:27