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

Required features: ‘Win32_System_SystemInformation’, ‘Win32_Foundation’