FileDescriptor is an alias for the operating system's native file descriptor / file handle type.

Synopsis

Declared in <bdls_filesystemutil_uniximputil.h>

typedef int FileDescriptor;

Created with MrDocs