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