The OpenD Programming Language

FD_CREATE

Creates a new fd_set with the specified capacity.

version(Windows)
extern (Windows) nothrow pure @system
fd_set*
FD_CREATE
()

Meta