Function SetConsoleOutputCP [src]
Prototype
pub extern "kernel32" fn SetConsoleOutputCP( wCodePageID: UINT, ) callconv(.winapi) BOOL
Parameters
wCodePageID: UINT
Source
pub extern "kernel32" fn SetConsoleOutputCP(
wCodePageID: UINT,
) callconv(.winapi) BOOL