_d_arraybounds_index

Called when an out of range array index is accessed

extern (C)
void
_d_arraybounds_index
(
string file
,
uint line
,
size_t index
,
size_t length
)

Meta