Function windows::Win32::System::SystemInformation::SetComputerNameEx2W
pub unsafe fn SetComputerNameEx2W<P0>(
nametype: COMPUTER_NAME_FORMAT,
flags: u32,
lpbuffer: P0,
) -> BOOLwhere
P0: Param<PCWSTR>,