Function windows::Win32::System::Console::SetConsoleTitleA

pub unsafe fn SetConsoleTitleA<P0>(lpconsoletitle: P0) -> Result<()>
where P0: Param<PCSTR>,