dagon v0.9.0 (2018-11-13T17:01:23Z)
Home
Dub
Repo
BDF_PropertyRec.u
bindbc
freetype
types
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
types
BDF_PropertyRec
unions
u
variables
type