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