DnsManager.opIndex

DnsData * opIndex(uint index) @safe nothrow @nogc

Get a pointer to DNS data at the specified index.

Parameters

indexSlot index.

Returns

Pointer to DNS data, or null if index is out of bounds.