SetConsoleTitleW

Function SetConsoleTitleW 

pub unsafe fn SetConsoleTitleW<P0>(lpconsoletitle: P0) -> Result<()>
where P0: Param<PCWSTR>,