Blender  V3.3
Public Attributes | List of all members
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 90 of file BLI_mempool.c.

Member Data Documentation

◆ next

struct BLI_mempool_chunk* BLI_mempool_chunk::next

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