dpp v0.0.5 (2018-10-01T09:44:08Z)
Dub
Repo
ConstantArray
dpp2
type
Undocumented in source.
struct
ConstantArray {
Type
*
elementType
;
int
length
;
}
Members
Variables
elementType
Type
*
elementType
;
Undocumented in source.
length
int
length
;
Undocumented in source.
Meta
Source
See Implementation
dpp2
type
aliases
Type
structs
Bool
Char
Char16
Char32
ConstantArray
Double
Float
Int
Long
LongDouble
LongLong
NullPointerT
Pointer
Short
SignedChar
UnsignedChar
UnsignedInt
UnsignedLong
UnsignedLongLong
UnsignedShort
Void
Wchar