Function windows_sys::Win32::System::Environment::GetEnvironmentVariableA
[−]pub unsafe extern "system" fn GetEnvironmentVariableA(
lpname: PSTR,
lpbuffer: PSTR,
nsize: u32
) -> u32Expand description
Required features: ‘Win32_System_Environment’, ‘Win32_Foundation’
