[][src]Function winapi::um::sysinfoapi::SetComputerNameEx2W

pub unsafe extern "system" fn SetComputerNameEx2W(
    NameType: COMPUTER_NAME_FORMAT,
    Flags: DWORD,
    lpBuffer: LPCWSTR
) -> BOOL