Module win32console::console[][src]

Expand description

Provides the WinConsole that wraps calls to native methods to interact with the console.

Structs

Wraps constants values of the console modes.

Wraps basics options to create a console.

Wraps constants values of the console text attributes.

Provides an access to the windows console of the current process and provides methods for interact with it.

Enums

The display mode of the console.

The display mode of the console

Type of a console handle, you can use this enum to get a handle by calling: get_std_handle.