pub unsafe extern "system" fn SetComputerNameExW(
    nametype: COMPUTER_NAME_FORMAT,
    lpbuffer: PWSTR
) -> BOOL
Expand description

Required features: ‘Win32_System_SystemInformation’, ‘Win32_Foundation’