dmech v0.3.1 (2017-11-12T11:54:41Z)
Home
Dub
Repo
BDF_PropertyRec.u
derelict
freetype
fttypes
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
derelict
freetype
fttypes
BDF_PropertyRec
unions
u
variables
type