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