FileBase.handle

Returns the internal file handle. On POSIX, this is a file descriptor. On Windows, this is an object handle.

struct FileBase
@property pure nothrow
handle
()

Meta