Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
file_win32::native_handle_type

The type of the underlying file handle.

Synopsis
using native_handle_type = HANDLE;
Description

This is platform-specific.


PrevUpHomeNext