Skip to content

fplMemorySettings Struct Reference

Finalspace edited this page May 29, 2026 · 1 revision

Stores memory settings for dynamic and temporary allocations. More...

#include <final_platform_layer.h>

Data Fields

Type Name
fplMemoryAllocationSettings dynamic
Dynamic memory allocation settings.
fplMemoryAllocationSettings temporary
Temporary memory allocation settings.

Detailed Description

Stores memory settings for dynamic and temporary allocations.

Definition at line 6859 of file final_platform_layer.h.

Field Documentation

dynamic

fplMemoryAllocationSettings fplMemorySettings::dynamic

Dynamic memory allocation settings.

Definition at line 6861 of file final_platform_layer.h.

temporary

fplMemoryAllocationSettings fplMemorySettings::temporary

Temporary memory allocation settings.

Definition at line 6863 of file final_platform_layer.h.


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

Final Platform Layer

Pages

Topics

Data Structures

Clone this wiki locally