Function windows_sys::Win32::System::Environment::SetEnvironmentVariableA
pub unsafe extern "system" fn SetEnvironmentVariableA(
lpname: PCSTR,
lpvalue: PCSTR
) -> BOOL
Expand description
Required features: "Win32_Foundation"