nngn
Loading...
Searching...
No Matches
nngn::lua::alloc_info::info Struct Reference

Allocation information for each type. More...

#include <alloc.h>

Public Attributes

std::size_t n
 
std::size_t bytes
 

Detailed Description

Allocation information for each type.

n is the number of existing allocations, bytes is their total size.

Member Data Documentation

◆ bytes

std::size_t nngn::lua::alloc_info::info::bytes

◆ n

std::size_t nngn::lua::alloc_info::info::n

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