Function Directory.listDirEnd

Closes the current stream opened with listDirBegin (whether it has been fully processed with getNext or not does not matter).

void listDirEnd() nothrow @nogc;