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

Required features: "Win32_Foundation"