ReactOS 0.4.15-dev-7953-g1f49173
FT_MemoryRec_ Struct Reference

#include <ftsystem.h>

Collaboration diagram for FT_MemoryRec_:

Public Attributes

voiduser
 
FT_Alloc_Func alloc
 
FT_Free_Func free
 
FT_Realloc_Func realloc
 

Detailed Description

Definition at line 171 of file ftsystem.h.

Member Data Documentation

◆ alloc

FT_Alloc_Func FT_MemoryRec_::alloc

Definition at line 174 of file ftsystem.h.

◆ free

FT_Free_Func FT_MemoryRec_::free

Definition at line 175 of file ftsystem.h.

◆ realloc

FT_Realloc_Func FT_MemoryRec_::realloc

Definition at line 176 of file ftsystem.h.

◆ user

void * FT_MemoryRec_::user

Definition at line 173 of file ftsystem.h.


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