Public Attributes | List of all members
b2StackEntry Struct Reference

#include <b2_stack_allocator.h>

Public Attributes

char * data
 
int32 size
 
bool usedMalloc
 

Detailed Description

Definition at line 32 of file b2_stack_allocator.h.

Member Data Documentation

◆ data

char* b2StackEntry::data

Definition at line 34 of file b2_stack_allocator.h.

◆ size

int32 b2StackEntry::size

Definition at line 35 of file b2_stack_allocator.h.

◆ usedMalloc

bool b2StackEntry::usedMalloc

Definition at line 36 of file b2_stack_allocator.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22