windows::Win32::System::Console

Function SetConsoleNumberOfCommandsW

pub unsafe fn SetConsoleNumberOfCommandsW<P1>(number: u32, exename: P1) -> BOOL
where P1: Param<PCWSTR>,