FD_CREATE

Creates a new fd_set with the specified capacity.

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

Meta