struct WindowsApi [src]

Fields

code_page: windows.UINTThe output code page of the console.

Source

pub const WindowsApi = struct { /// The output code page of the console. code_page: windows.UINT, }