Blender V4.5
BLI_mempool_chunk Struct Reference

Public Attributes

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 101 of file BLI_mempool.cc.

Member Data Documentation

◆ next


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