bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
FT_ListNodeRec
bindbc
freetype
bind
fttypes
Undocumented in source.
struct
FT_ListNodeRec {
FT_ListNode
prev
;
FT_ListNode
next
;
void
*
data
;
}
Members
Variables
data
void
*
data
;
Undocumented in source.
next
FT_ListNode
next
;
Undocumented in source.
prev
FT_ListNode
prev
;
Undocumented in source.
Meta
Source
See Implementation
bindbc
freetype
bind
fttypes
aliases
FT_Bool
FT_Byte
FT_Bytes
FT_Char
FT_Error
FT_F26Dot6
FT_F2Dot14
FT_FWord
FT_Fixed
FT_Generic_Finalizer
FT_Int
FT_List
FT_ListNode
FT_Long
FT_Offset
FT_Pointer
FT_PtrDist
FT_Short
FT_String
FT_Tag
FT_UFWord
FT_UInt
FT_ULong
FT_UShort
functions
FT_MAKE_TAG
structs
FT_Data
FT_Generic
FT_ListNodeRec
FT_ListRec
FT_Matrix
FT_UnitVector