RetroArch
Public Attributes | List of all members
nk_memory_status Struct Reference

#include <nuklear.h>

Public Attributes

voidmemory
 
unsigned int type
 
nk_size size
 
nk_size allocated
 
nk_size needed
 
nk_size calls
 

Member Data Documentation

◆ allocated

nk_size nk_memory_status::allocated

◆ calls

nk_size nk_memory_status::calls

◆ memory

void* nk_memory_status::memory

◆ needed

nk_size nk_memory_status::needed

◆ size

nk_size nk_memory_status::size

◆ type

unsigned int nk_memory_status::type

The documentation for this struct was generated from the following file: