LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
mempool_s Struct Reference

#include <lib_malloc.h>

Collaboration diagram for mempool_s:
Collaboration graph
[legend]

Data Fields

memnode_troot
 
unsigned char * base
 
unsigned int length
 

Detailed Description

Definition at line 73 of file lib_malloc.h.

Field Documentation

◆ base

unsigned char* mempool_s::base

Definition at line 75 of file lib_malloc.h.

◆ length

unsigned int mempool_s::length

Definition at line 76 of file lib_malloc.h.

◆ root

memnode_t* mempool_s::root

Definition at line 74 of file lib_malloc.h.


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