Function windows::Win32::System::Console::SetConsoleNumberOfCommandsA

pub unsafe fn SetConsoleNumberOfCommandsA<P0>(number: u32, exename: P0) -> BOOL
where P0: Param<PCSTR>,