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
FileDescriptor is an alias for the operating system's native file descriptor / file handle type.
Declared in <bdls_filesystemutil_uniximputil.h>
typedef int FileDescriptor;
Created with MrDocs