bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
FT_StreamDesc
bindbc
freetype
bind
ftsystem
Undocumented in source.
union
FT_StreamDesc {
int
value
;
void
*
pointer
;
}
Members
Variables
pointer
void
*
pointer
;
Undocumented in source.
value
int
value
;
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