Function windows::Win32::System::SystemInformation::SetComputerNameW

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