Blender V4.3
BLI_mempool_chunk Struct Reference

Public Attributes

struct BLI_mempool_chunknext
 

Detailed Description

A chunk of memory in the mempool stored in BLI_mempool.chunks as a double linked list.

Definition at line 99 of file BLI_mempool.c.

Member Data Documentation

◆ next


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