dagon v0.15.0 (2023-08-30T21:09: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