SetConsoleTitleA

Function SetConsoleTitleA 

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