bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
BDF_PropertyRec.u
bindbc
freetype
bind
ftbdf
BDF_PropertyRec
Undocumented in source.
struct
BDF_PropertyRec
union
u {
char
*
atom
;
FT_Int32
integer
;
FT_UInt32
cardinal
;
}
Members
Variables
atom
char
*
atom
;
Undocumented in source.
cardinal
FT_UInt32
cardinal
;
Undocumented in source.
integer
FT_Int32
integer
;
Undocumented in source.
Meta
Source
See Implementation
bindbc
freetype
bind
ftbdf
BDF_PropertyRec
unions
u
variables
type