avahi
0.7
|
GLib's memory allocator for Avahi. More...
Go to the source code of this file.
Functions | |
const AvahiAllocator * | avahi_glib_allocator (void) |
Return a pointer to a memory allocator that uses GLib's g_malloc() and friends. More... | |
GLib's memory allocator for Avahi.
Definition in file glib-malloc.h.
const AvahiAllocator* avahi_glib_allocator | ( | void | ) |
Return a pointer to a memory allocator that uses GLib's g_malloc() and friends.
The returned structure is statically allocated, and needs not to be copied or freed. Pass this directly to avahi_set_allocator().