Function windows_sys::Win32::System::Environment::ExpandEnvironmentStringsForUserA
[−]pub unsafe extern "system" fn ExpandEnvironmentStringsForUserA(
htoken: HANDLE,
lpsrc: PSTR,
lpdest: PSTR,
dwsize: u32
) -> BOOLExpand description
Required features: ‘Win32_System_Environment’, ‘Win32_Foundation’
