_aaNew

Allocate associative array data. Called for new SomeAA expression.

export extern (C)
Impl*
_aaNew

Parameters

ti TypeInfo_AssociativeArray

TypeInfo for the associative array

Return Value

Type: Impl*

A new associative array.

Meta