Skip to main content
Struct encapsulating memory hooks.

Syntax

Members

alloc   PFMemAllocFunction* Custom allocation hook. free   PFMemFreeFunction* Custom free hook.

Remarks

Both hooks must be set at the same time.

Requirements

Header: PFPlatform.h

See also

PFPlatform members
Last modified on August 1, 2026