#include <nuklear.h>
Public Attributes | |
struct nk_allocator | alloc |
nk_size | cap |
unsigned | capacity |
struct nk_page_element * | freelist |
unsigned int | page_count |
struct nk_page * | pages |
nk_size | size |
enum nk_allocation_type | type |
struct nk_allocator nk_pool::alloc |
struct nk_page_element* nk_pool::freelist |
enum nk_allocation_type nk_pool::type |