Function windows_sys::Win32::System::SystemInformation::SetComputerNameEx2W
pub unsafe extern "system" fn SetComputerNameEx2W(
nametype: COMPUTER_NAME_FORMAT,
flags: u32,
lpbuffer: PCWSTR
) -> BOOL
Expand description
Required features: "Win32_Foundation"