Final Platform Layer 1.0.0
Loading...
Searching...
No Matches
fplMemorySettings Struct Reference

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

#include <final_platform_layer.h>

Data Fields

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: