Public Attributes
libavl_allocator Struct Reference

List of all members.

Public Attributes

void *(* libavl_malloc )(struct libavl_allocator *, size_t libavl_size)
void(* libavl_free )(struct libavl_allocator *, void *libavl_block)

Detailed Description

Definition at line 40 of file avl.h.


The documentation for this struct was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines