CFx SDK Documentation  2023 SP0
Static Public Member Functions | List of all members
OdQuickHeap Struct Reference

#include <QuickHeapAllocator.h>

Static Public Member Functions

static voidAlloc (size_t)
 
static voidRealloc (void *, size_t)
 
static void Free (void *)
 

Detailed Description

<group !!RECORDS_TD_APIRef>

Definition at line 33 of file QuickHeapAllocator.h.

Member Function Documentation

◆ Alloc()

static void* OdQuickHeap::Alloc ( size_t  )
static

◆ Free()

static void OdQuickHeap::Free ( void )
static

◆ Realloc()

static void* OdQuickHeap::Realloc ( void ,
size_t   
)
static

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