Final Platform Layer 0.9.8-beta
Loading...
Searching...
No Matches
Data Fields
fplMemorySettings Struct Reference

A structure for setting up 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

A structure for setting up memory settings for dynamic and temporary allocations.

Definition at line 4069 of file final_platform_layer.h.

Field Documentation

◆ dynamic

fplMemoryAllocationSettings fplMemorySettings::dynamic

Dynamic memory allocation settings.

Definition at line 4071 of file final_platform_layer.h.

◆ temporary

fplMemoryAllocationSettings fplMemorySettings::temporary

Temporary memory allocation settings.

Definition at line 4073 of file final_platform_layer.h.


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