Function windows::Win32::System::SystemInformation::SetComputerNameA

pub unsafe fn SetComputerNameA<P0>(lpcomputername: P0) -> Result<()>
where P0: Param<PCSTR>,