dmd_aaGetRvalue

Get value in associative array indexed by key. Returns NULL if it is not already there.

extern (C++)
Value
dmd_aaGetRvalue
(
AA* aa
,
Key key
)

Meta