dmdscript v2.0.3 (2014-12-13T04:04:19Z)
Dub
Repo
Array
dmdscript
property
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
Array {
int
length
;
void
*
ptr
;
}
Members
Variables
length
int
length
;
Undocumented in source.
ptr
void
*
ptr
;
Undocumented in source.
Meta
Source
See Implementation
dmdscript
property
enums
ReadOnly
functions
_aaGetY
_aaInY
_aaRehash
structs
AA
Array
BB
PropTable
Property
aaA