Function windows_sys::Win32::System::Environment::SetEnvironmentVariableW
pub unsafe extern "system" fn SetEnvironmentVariableW(
lpname: PCWSTR,
lpvalue: PCWSTR
) -> BOOLExpand description
Required features: "Win32_System_Environment", "Win32_Foundation"