bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
FT_MemoryRec
bindbc
freetype
bind
ftsystem
Undocumented in source.
struct
FT_MemoryRec {
void
*
user
;
FT_Alloc_Func
alloc
;
FT_Free_Func
free
;
FT_Realloc_Func
realloc
;
}
Members
Variables
alloc
FT_Alloc_Func
alloc
;
Undocumented in source.
free
FT_Free_Func
free
;
Undocumented in source.
realloc
FT_Realloc_Func
realloc
;
Undocumented in source.
user
void
*
user
;
Undocumented in source.
Meta
Source
See Implementation
bindbc
freetype
bind
ftsystem
aliases
FT_Alloc_Func
FT_Free_Func
FT_Memory
FT_Realloc_Func
FT_Stream
FT_Stream_CloseFunc
FT_Stream_IoFunc
structs
FT_MemoryRec
FT_StreamRec
unions
FT_StreamDesc