Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_MemoryRec_ Struct Reference

#include <ftsystem.h>

Data Fields

void * user
 
FT_Alloc_Func alloc
 
FT_Free_Func free
 
FT_Realloc_Func realloc
 

Detailed Description

Definition at line 169 of file ftsystem.h.

Field Documentation

◆ alloc

FT_Alloc_Func FT_MemoryRec_::alloc

Definition at line 172 of file ftsystem.h.

◆ free

FT_Free_Func FT_MemoryRec_::free

Definition at line 173 of file ftsystem.h.

◆ realloc

FT_Realloc_Func FT_MemoryRec_::realloc

Definition at line 174 of file ftsystem.h.

◆ user

void* FT_MemoryRec_::user

Definition at line 171 of file ftsystem.h.


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