Searched defs:SetEnvironmentVariableW (Results 1 – 3 of 3) sorted by relevance
463 pub fn SetEnvironmentVariableW(lpname: PCWSTR, lpvalue: PCWSTR) -> BOOL; in SetEnvironmentVariableW() function
63902 pub fn SetEnvironmentVariableW(lpName: LPCWSTR, lpValue: LPCWSTR) -> BOOL; in SetEnvironmentVariableW() function