Function SetComputerNameExW

Source
pub unsafe extern "C" fn SetComputerNameExW(
    NameType: COMPUTER_NAME_FORMAT,
    lpBuffer: LPCWSTR,
) -> BOOL