windows::Win32::System::SystemInformation

Function SetComputerNameW

pub unsafe fn SetComputerNameW<P0>(lpcomputername: P0) -> Result<()>
where P0: Param<PCWSTR>,