dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
Home
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