zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
FT_MemoryRec_ Struct Reference

#include <ftsystem.h>

Public Attributes

FT_Alloc_Func alloc
 
FT_Free_Func free
 
FT_Realloc_Func realloc
 
voiduser
 

Detailed Description

Definition at line 171 of file ftsystem.h.

Member Data Documentation

FT_Alloc_Func FT_MemoryRec_::alloc

Definition at line 174 of file ftsystem.h.

FT_Free_Func FT_MemoryRec_::free

Definition at line 175 of file ftsystem.h.

FT_Realloc_Func FT_MemoryRec_::realloc

Definition at line 176 of file ftsystem.h.

void * FT_MemoryRec_::user

Definition at line 173 of file ftsystem.h.


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